Re: WO community repository: where are the jars?
Re: WO community repository: where are the jars?
- Subject: Re: WO community repository: where are the jars?
- From: Henrique Prange <email@hidden>
- Date: Wed, 05 Sep 2012 14:25:48 -0300
Hi Greg,
On 02/09/2012, at 15:29, G Brown <email@hidden> wrote:
> When I try with maven to build stuff I can't because I can't find the jars. For example:
>
> ....Could not find artifact wonder.plugins:FrontBasePlugin:jar:5.7-SNAPSHOT in nexus
>
The correct artifactId is FrontBasePlugIn instead of FrontBasePlugin.
> (Yes I am trying to find FrontBasePlugin jars.)
>
> I proxy http://maven.wocommunity.org/content/groups/public-snapshots/ with the free nexus repository software.
>
The repository public-snapshots is deprecated. You should refer only to the public repository. It contains both RELEASE and SNAPSHOT artifacts.
> I can seen in the index of http://maven.wocommunity.org/content/groups/public-snapshots/ that only source.jars are available:
>
The index was broken. I've updated to the latest version of Nexus and I'm repairing the index right now.
> <PastedGraphic-1.tiff>
>
> There are no jars, well just source jars, but who needs those? The source is on github.
The source jars are useful if you use m2e on Eclipse. You can right click a dependency and attach the source code.
>
> Q1. Shouldn't the index have more than just the above? Shouldn't the actual jars be indexed?
>
Yes, it should.
> When I look in http://maven.wocommunity.org/content/groups/public-snapshots/ with my browser, I can see that there are jars but my nexus proxy of it can't seem to access them.
>
> If I try to browse the WOCommunity Snapshots Repository via nexus, I get no jars either, just:
>
> <PastedGraphic-3.tiff>
>
>
>
> Also, if I look at the WOCommunity Releases Repository,
>
> http://maven.wocommunity.org/content/groups/public/
>
> under
> Index of /nexus/content/groups/public/wonder/plugins/FrontBasePlugIn/
>
> There are snapshots with the released versions.
>
>
> For some reason, the jars are not available via a local proxy repository; the jars are there, I just can't use them. Could it all be because they are not included in the index?
>
I don't think so. The index is used by the m2e dependency search mechanism. Anyway, the artifactId for the FrontBasePlugIn was wrong and this can certainly cause the problem you're reporting.
Cheers,
Henrique
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden