Skip to content

Instantly share code, notes, and snippets.

@maeste
Created October 4, 2010 08:13
Show Gist options
  • Save maeste/609374 to your computer and use it in GitHub Desktop.
Save maeste/609374 to your computer and use it in GitHub Desktop.
[ERROR] Failed to execute goal on project wise-core: Missing:
----------
1) jboss:jboss-container:jar:2.0.0.Beta
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=jboss -DartifactId=jboss-container -Dversion=2.0.0.Beta -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=jboss -DartifactId=jboss-container -Dversion=2.0.0.Beta -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jboss.wise:wise-core:pom:1.2.0-SNAPSHOT
2) jboss:jboss-container:jar:2.0.0.Beta
2) org.jboss.ws:jbossws-common:jar:1.3.0.GA
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.jboss.ws -DartifactId=jbossws-common -Dversion=1.3.0.GA -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.jboss.ws -DartifactId=jbossws-common -Dversion=1.3.0.GA -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jboss.wise:wise-core:pom:1.2.0-SNAPSHOT
2) org.jboss.ws:jbossws-common:jar:1.3.0.GA
3) org.jboss.ws:jbossws-spi:jar:1.3.0.GA
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.jboss.ws -DartifactId=jbossws-spi -Dversion=1.3.0.GA -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.jboss.ws -DartifactId=jbossws-spi -Dversion=1.3.0.GA -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jboss.wise:wise-core:pom:1.2.0-SNAPSHOT
2) org.jboss.ws:jbossws-spi:jar:1.3.0.GA
4) org.jboss.logging:jboss-logging-log4j:jar:2.2.0.CR1
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.jboss.logging -DartifactId=jboss-logging-log4j -Dversion=2.2.0.CR1 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.jboss.logging -DartifactId=jboss-logging-log4j -Dversion=2.2.0.CR1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jboss.wise:wise-core:pom:1.2.0-SNAPSHOT
2) org.jboss.logging:jboss-logging-log4j:jar:2.2.0.CR1
5) org.jboss.ws.native:jbossws-native-client:jar:3.3.1.GA
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.jboss.ws.native -DartifactId=jbossws-native-client -Dversion=3.3.1.GA -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.jboss.ws.native -DartifactId=jbossws-native-client -Dversion=3.3.1.GA -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jboss.wise:wise-core:pom:1.2.0-SNAPSHOT
2) org.jboss.ws.native:jbossws-native-client:jar:3.3.1.GA
6) jboss:jboss-kernel:jar:2.0.0.Beta
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=jboss -DartifactId=jboss-kernel -Dversion=2.0.0.Beta -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=jboss -DartifactId=jboss-kernel -Dversion=2.0.0.Beta -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jboss.wise:wise-core:pom:1.2.0-SNAPSHOT
2) jboss:jboss-kernel:jar:2.0.0.Beta
----------
6 required artifacts are missing.
for artifact:
org.jboss.wise:wise-core:pom:1.2.0-SNAPSHOT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment