-
Bug
-
Resolution: Done
-
Major
-
fuse-7.6-GA, fuse-7.5-GA
-
None
Building a project with ...
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.jboss.redhat-fuse</groupId>
<artifactId>fuse-eap-bom</artifactId>
<version>7.5.0.fuse-750029-redhat-00002</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
Leads to
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:unpack (unpack-wildfly) on project ca-dmv-wsdl-soap-fuse-itests: Unable to find artifact.: Could not find artifact org.jboss.eap:wildfly-dist:tar.gz:7.2.3.GA-redhat-00003 in redhat-ga (https://maven.repository.redhat.com/ga/) [ERROR] [ERROR] Try downloading the file manually from the project website. [ERROR] [ERROR] Then, install it using the command: [ERROR] mvn install:install-file -DgroupId=org.jboss.eap -DartifactId=wildfly-dist -Dversion=7.2.3.GA-redhat-00003 -Dpackaging=tar.gz -Dfile=/path/to/file [ERROR] [ERROR] Alternatively, if you host your own repository you can deploy the file there: [ERROR] mvn deploy:deploy-file -DgroupId=org.jboss.eap -DartifactId=wildfly-dist -Dversion=7.2.3.GA-redhat-00003 -Dpackaging=tar.gz -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] [ERROR] [ERROR] [ERROR] org.jboss.eap:wildfly-dist:tar.gz:7.2.3.GA-redhat-00003 [ERROR] [ERROR] from the specified remote repositories: [ERROR] redhat-ga (https://maven.repository.redhat.com/ga/, releases=true, snapshots=false), [ERROR] central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
CrossRef: https://github.com/JimTyrrell/ca-dmv-wsdl-soap-fuse/issues/9
- blocks
-
ENTESB-13254 Patch to address ENTESB-12539
- Closed
- is blocked by
-
ENTESB-13369 Fuse EAP examples depend on EAP artifact that cannot be found
- Closed
- is related to
-
ENTESB-13483 Backport galleon packs to FuseEAP-7.6
- Resolved
-
ENTESB-13626 Migrate fuse-patch feature pack to galleon
- Closed
- links to