Adding pluginRepositories to my settings fixed it nicely. Thanks for the
link, as well.

On Thu, Mar 17, 2011 at 6:35 AM, Benjamin Bentmann <
[email protected]> wrote:

> Jason Nerothin wrote:
>
>  The drools libs are out on the jboss snapshots repository and the
>> connector
>> lib is being staged in archiva. In both cases, they're sitting right where
>> I
>> expect them to be in my local repository.
>>
>
>
> https://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html#Maven3.xCompatibilityNotes-ResolutionfromLocalRepository
>
> A build has access to artifacts
> a) that were locally built/installed or
> b) that reside in any remote repo *configured* in the POM/settings
>
> So if your project cannot build from a clean local repo, you might want to
> add the required *plugin* repositories to your POM/settings.xml. That still
> failing, a JIRA issue with an example project is highly appreciated.
>
>
> Benjamin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to