Uploaded image for project: 'IronJacamar'
  1. IronJacamar
  2. JBJCA-832

ironjacamar maven validator throws IllegalStateException: Unable to find an annotation scanner implementa tion

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.0.12.Final, 1.1.0.Beta1
    • 1.1.0.Alpha7
    • Build
    • None

    Description

      ironjacamar-validator-maven throws the following error :

      java.lang.IllegalStateException: Unable to find an annotation scanner implementa
      tion
              at org.jboss.jca.common.spi.annotations.repository.AnnotationScannerFact
      ory.getAnnotationScanner(AnnotationScannerFactory.java:72)
              at org.jboss.jca.validator.Validation.validate(Validation.java:148)
              at org.jboss.jca.validator.maven.ValidatorMojo.execute(ValidatorMojo.jav
      a:72)
              at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(Default
      BuildPluginManager.java:101)
              at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor
      .java:209)
      

      The following dependency appears to be missing from the plugin :

        <dependencies>
          <dependency>
            <groupId>org.jboss.ironjacamar</groupId>
            <artifactId>ironjacamar-common-impl-papaki</artifactId>
            <version>1.1.0.Alpha7</version>
          </dependency>
        </dependencies>
      

      Attachments

        Activity

          People

            jpederse@redhat.com Jesper Pedersen
            gonzalad_jira Dupont Dupont (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: