Open
Description
[ERROR] Failed to execute goal on project eap-maven-plugin: Could not resolve dependencies for project org.jboss.eap.plugins:eap-maven-plugin:maven-plugin:1.0.1.Final-redhat-SNAPSHOT: The following artifacts could not be resolved: org.wildfly.plugins:wildfly-maven-plugin:jar:4.1.6.Final (absent): org.wildfly.plugins:wildfly-maven-plugin:jar:4.1.6.Final was not found in https://maven.repository.redhat.com/ga/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of redhat-ga has elapsed or updates are forced -> [Help 1]
org.wildfly.plugins:wildfly-maven-plugin:jar:4.1.6.Final really is not present in MRRC, what is only one repo enabled https://github.com/jbossas/eap-maven-plugin/blob/main/pom.xml#L299
Activity
jfdenise commentedon Dec 3, 2024
@mchoma , I missed this issue. You should use the branch wf-to-eap. Thank-you.