[ 
https://issues.apache.org/jira/browse/XERCESJ-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042617#comment-13042617
 ] 

Mukul Gandhi edited comment on XERCESJ-1304 at 6/2/11 8:43 AM:
---------------------------------------------------------------

I believe, Maven allows a multi-tired model for artifact usage (i.e local 
repos->intranet repos->central repos at Apache).

If a particular artifact (here Xerces 2.11.0) is unavailable at the central 
Maven repository, you can very well create a Maven artifact form of Xerces jars 
at your local host or on your intranet.

It's also possible to provide a jar (here Xerces 2.11.0) within Maven build 
process, outside the Maven artifacts framework.

This means that unavailability of any version of Xerces jars (or infact jars of 
any other tools) in Maven central repository, doesn't technically stops us from 
using the needed jars in Maven build environment.

Until a certain version of jar is not available in Maven central repository, 
you can use the needed jar in your Maven build as suggested above.

      was (Author: mukul_gandhi):
    I believe, Maven allows a multi-tired model for artifact usage (i.e local 
repos->intranet repos->central repos at Apache).

If a particular artifact (here Xerces 2.11.0) is unavailable at the central 
Maven repository, you can very well create a Maven artifact form of Xerces jars 
at your local host or on your intranet.

It's also possible to provide a jar (here Xerces 2.11.0) within Maven build 
process, outside the Maven artifacts framework.

As Michael suggested, you may pursue publication of Xerces jars to Apache Maven 
repository directly with the Maven project.
  
> Xerces at Maven Central Repository
> ----------------------------------
>
>                 Key: XERCESJ-1304
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1304
>             Project: Xerces2-J
>          Issue Type: Wish
>    Affects Versions: 2.9.0, 2.9.1
>            Reporter: Rodrigo Ruiz
>
> Maven2 users would greatly appreciate that the latest versions of Xerces-J 
> were available at the Maven Central Repository. Currently, the last version 
> there is 2.8.1, which is now a bit outdated.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-dev-h...@xerces.apache.org

Reply via email to