2010/5/9 Wayne Fay <wayne...@gmail.com>

> > I'm working on maven project and I need to use embedded eXist database.
> > Unfortunatelly, there is only 5 years old version in repo1.maven.org.
>
> You need to get the eXist people to do the uploads for newer versions
> of their files. If enough eXist users and developers care about Maven,
> they will do it.
>
> > how could I tell maven developers to add required packages to the
> > repository?
>
> You don't. If you can't get the eXist folks to get it done, you will
> need to (less ideally) manually install them into your own local repo
> cache on each machine that will build your project or (more ideally)
> install something like Nexus, Archiva, Artifactory and install them
> there so your coworkers can use the artifacts too.
>

I think there is another option also,
if the eXist folks don't respond to the need for uploading files to the
maven central you can do it yourself, probably with a different groupId.
check out the following link for more details (someone correct me if this is
not the case)

http://www.sonatype.com/people/2010/04/uploading-artifacts-to-the-central-maven-repository-diy/



> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to