[jboss-jira] [JBoss JIRA] Closed: (JBBUILD-604) Missing apache-xerces:xml-apis:jar:2.9.1
Paul Gier (JIRA)
jira-events at lists.jboss.org
Fri Apr 23 13:04:10 EDT 2010
[ https://jira.jboss.org/jira/browse/JBBUILD-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Gier closed JBBUILD-604.
-----------------------------
Fix Version/s: Repository Support 2010
(was: Maven Repository 2.0)
Resolution: Won't Fix
Assignee: Paul Gier
This is now located in the deprecated repository.
The correct GAV is xml-apis:xml-apis:1.3.04
> Missing apache-xerces:xml-apis:jar:2.9.1
> ----------------------------------------
>
> Key: JBBUILD-604
> URL: https://jira.jboss.org/jira/browse/JBBUILD-604
> Project: JBoss Build System
> Issue Type: Bug
> Components: Artifact Repositories
> Reporter: Thomas Diesler
> Assignee: Paul Gier
> Fix For: Repository Support 2010
>
>
> 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
--
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