[jboss-jira] [JBoss JIRA] Updated: (JBMICROCONT-451) Dependency on deprecated artifacts
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Sun May 9 13:41:05 EDT 2010
[ https://jira.jboss.org/jira/browse/JBMICROCONT-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler updated JBMICROCONT-451:
---------------------------------------
Description:
Missing:
----------
1) apache-log4j:log4j:jar:1.2.14
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=apache-log4j -DartifactId=log4j -Dversion=1.2.14 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=apache-log4j -DartifactId=log4j -Dversion=1.2.14 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jboss.kernel:jboss-kernel:jar:2.2.0-SNAPSHOT
2) org.jboss.test:jboss-test:jar:1.1.1.GA
3) apache-log4j:log4j:jar:1.2.14
2) apache-xerces:xml-apis:jar:2.9.1
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=apache-xerces -DartifactId=xml-apis -Dversion=2.9.1 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=apache-xerces -DartifactId=xml-apis -Dversion=2.9.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jboss.kernel:jboss-kernel:jar:2.2.0-SNAPSHOT
2) org.jboss:jbossxb:jar:2.0.2.Beta6
3) apache-xerces:xml-apis:jar:2.9.1
was:
Missing:
----------
1) apache-xerces:xml-apis:jar:2.9.1
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=apache-xerces -DartifactId=xml-apis -Dversion=2.9.1 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=apache-xerces -DartifactId=xml-apis -Dversion=2.9.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.jboss.osgi.bundles:jboss-osgi-xml-binding:bundle:2.0.2.Beta7-SNAPSHOT
2) org.jboss:jbossxb:jar:2.0.2.Beta7
3) apache-xerces:xml-apis:jar:2.9.1
Assignee: Kabir Khan (was: Alexey Loubyansky)
> Dependency on deprecated artifacts
> ----------------------------------
>
> Key: JBMICROCONT-451
> URL: https://jira.jboss.org/jira/browse/JBMICROCONT-451
> Project: JBoss Microcontainer
> Issue Type: Bug
> Reporter: Thomas Diesler
> Assignee: Kabir Khan
>
> Missing:
> ----------
> 1) apache-log4j:log4j:jar:1.2.14
> Try downloading the file manually from the project website.
> Then, install it using the command:
> mvn install:install-file -DgroupId=apache-log4j -DartifactId=log4j -Dversion=1.2.14 -Dpackaging=jar -Dfile=/path/to/file
> Alternatively, if you host your own repository you can deploy the file there:
> mvn deploy:deploy-file -DgroupId=apache-log4j -DartifactId=log4j -Dversion=1.2.14 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> Path to dependency:
> 1) org.jboss.kernel:jboss-kernel:jar:2.2.0-SNAPSHOT
> 2) org.jboss.test:jboss-test:jar:1.1.1.GA
> 3) apache-log4j:log4j:jar:1.2.14
> 2) apache-xerces:xml-apis:jar:2.9.1
> Try downloading the file manually from the project website.
> Then, install it using the command:
> mvn install:install-file -DgroupId=apache-xerces -DartifactId=xml-apis -Dversion=2.9.1 -Dpackaging=jar -Dfile=/path/to/file
> Alternatively, if you host your own repository you can deploy the file there:
> mvn deploy:deploy-file -DgroupId=apache-xerces -DartifactId=xml-apis -Dversion=2.9.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> Path to dependency:
> 1) org.jboss.kernel:jboss-kernel:jar:2.2.0-SNAPSHOT
> 2) org.jboss:jbossxb:jar:2.0.2.Beta6
> 3) apache-xerces:xml-apis:jar:2.9.1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list