Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-25160

Missing eap-maven-plugin transitive dependencies in EAP 8.0 maven repository

    XMLWordPrintable

Details

    • False
    • None
    • False
    • Hide

      set up a pom.xml using maven plugin

      run:

      mvn clean package --batch-mode --settings settings.xml --file provisioning-test-pom.xml -Dtestsuite.wildfly-maven-plugin.groupId=org.jboss.eap.plugins -Dtestsuite.wildfly-maven-plugin.artifactId=eap-maven-plugin -Dtestsuite.wildfly-maven-plugin.version=1.0.0.Final-redhat-20230710 -Dtestsuite.ee-galleon-pack.groupId=org.jboss.eap -Dtestsuite.ee-galleon-pack.artifactId=wildfly-ee-galleon-pack -Dtestsuite.cloud-galleon-pack.groupId=org.jboss.eap.cloud -Dtestsuite.cloud-galleon-pack.artifactId=eap-cloud-galleon-pack -Dtestsuite.channel.manifest.groupId=org.jboss.eap.channels -Dtestsuite.channel.manifest.artifactId=eap-8.0 -Dtestsuite.channel.manifest.version=1.0.1.GA-redhat-20230710 
      Show
      set up a pom.xml using maven plugin run: mvn clean package --batch-mode --settings settings.xml --file provisioning-test-pom.xml -Dtestsuite.wildfly-maven-plugin.groupId=org.jboss.eap.plugins -Dtestsuite.wildfly-maven-plugin.artifactId=eap-maven-plugin -Dtestsuite.wildfly-maven-plugin.version=1.0.0.Final-redhat-20230710 -Dtestsuite.ee-galleon-pack.groupId=org.jboss.eap -Dtestsuite.ee-galleon-pack.artifactId=wildfly-ee-galleon-pack -Dtestsuite.cloud-galleon-pack.groupId=org.jboss.eap.cloud -Dtestsuite.cloud-galleon-pack.artifactId=eap-cloud-galleon-pack -Dtestsuite.channel.manifest.groupId=org.jboss.eap.channels -Dtestsuite.channel.manifest.artifactId=eap-8.0 -Dtestsuite.channel.manifest.version=1.0.1.GA-redhat-20230710

    Description

      The maven repository of the latest build (jboss-eap-8.0.0.GA-redhat-20230710) is missing artifacts necessary to run maven-plugin package goal.

      Failed to execute goal org.jboss.eap.plugins:eap-maven-plugin:1.0.0.Final-redhat-20230710:package (packaging-test-app) on project artifact-with-wf-maven-plugin: Execution packaging-test-app of goal org.jboss.eap.plugins:eap-maven-plugin:1.0.0.Final-redhat-20230710:package failed: Plugin org.jboss.eap.plugins:eap-maven-plugin:1.0.0.Final-redhat-20230710 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.wildfly.core:wildfly-controller-client:jar:21.0.2.Final-redhat-00001, org.wildfly.core:wildfly-launcher:jar:21.0.2.Final-redhat-00001, org.wildfly.core:wildfly-protocol:jar:21.0.2.Final-redhat-00001, org.jboss.logging:jboss-logging:jar:3.5.1.Final-redhat-00001, org.jboss:staxmapper:jar:1.1.0.Final-redhat-3, org.yaml:snakeyaml:jar:1.33.0.redhat-00001, org.wildfly.prospero:prospero-metadata:jar:1.0.2.Final-redhat-00009: Could not find artifact org.wildfly.core:wildfly-controller-client:jar:21.0.2.Final-redhat-00001 

      Attachments

        Activity

          People

            dkreling Daniel Kreling
            rhn-support-vsalbaba Vojtěch Šalbaba
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: