On Tue, Oct 23, 2012 at 8:39 AM, Laird Nelson <ljnel...@gmail.com> wrote:
> A user of my jpa-maven-plugin (http://github.com/ljnelson/jpa-maven-plugin)
> was complaining that he didn't know what repos to proxy (EclipseLink in
> particular staunchly refuses to migrate their stuff to Central; their repo
> is broken; we've tried to get them to fix it for years).  We had an email
> exchange about it during which I was sending him XML snippets for his
> settings.xml.  I was wondering if there was some way to indicate in a
> slightly more rigorous manner than just "here, copy and paste this hunk of
> XML" to public consumers such as this what repositories to proxy in their
> own Nexus setups, or, as in his case, in his own settings.xml (I have no
> control over whether he sets up a repository manager or not).

You can fix this for them.

http://maven.apache.org/guides/mini/guide-central-repository-upload.html

Ideally you want them to maintain this, and it is much easier to
manage this process now.
But third parties are able to provide into central other open source
artifacts if they are not already in central.

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

Reply via email to