[jboss-dev] Unable to resolve an AS trunk dependency

Carlo de Wolf cdewolf at redhat.com
Wed Oct 27 09:07:45 EDT 2010


  This is Brew screwing up the build. I have no clue why the brewed pom 
is differently.
Best remove brew repo from settings.xml and delete your local repo.

Carlo

On 10/27/2010 02:36 PM, Scott Marlow wrote:
> build.sh is still prescribed for building AS trunk.
>
> My local maven repo
> has ./org/jboss/jbossas/jboss-as-system-jmx/5.1.0.GA/jboss-as-system-jmx-5.1.0.GA.jar which sounds slightly different but is the only artifact that matches the reported missing one.
>
> Anyway, I wonder if you are hitting the same transient maven repo http
> error others have hit.  Try looking in your ~/.m2/repository folder for
> the above path.  You might need to remove the
> org/jboss/jbossas/jboss-as-system-jmx/5.1.0.GA/ folder or even better
> try "./build.sh install -U".  The "-U" asked maven to update the cached
> (possibly empty) artifacts in your local repo.
>
> On Wed, 2010-10-27 at 11:59 +0200, Ales Justin wrote:
>> Trunk now builds with "mvn install". ;-)
>>
>> On Oct 27, 2010, at 11:55 AM, Galder ZamarreГ±o wrote:
>>
>>> Hey,
>>>
>>> I'm trying to build AS trunk using the given build.sh but I get:
>>>
>>> [ERROR] Failed to execute goal on project jboss-as-depchain: Missing:
>>> ----------
>>> 1) org.jboss.system:system-jmx:jar:5.1.0.GA
>>> ...
>>> Path to dependency:
>>> 	1) org.jboss.jbossas:jboss-as-depchain:pom:6.0.0-SNAPSHOT
>>> 	2) org.jboss.ejb3:jboss-ejb3-metrics-deployer:jar:1.1.0
>>> 	3) org.jboss.system:system-jmx:jar:5.1.0.GA
>>>
>>> ----------
>>> 1 required artifact is missing.
>>>
>>> for artifact:
>>> org.jboss.jbossas:jboss-as-depchain:pom:6.0.0-SNAPSHOT
>>>
>>> from the specified remote repositories:
>>> apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true),
>>> jboss-maven2-brew (http://repository.jboss.org/maven2-brew/, releases=true, snapshots=false),
>>> jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public/, releases=true, snapshots=true),
>>> central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
>>>
>>> Cheers,
>>> --
>>> Galder ZamarreГ±o
>>> Sr. Software Engineer
>>> Infinispan, JBoss Cache
>>>
>>>
>>> _______________________________________________
>>> jboss-development mailing list
>>> jboss-development at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/jboss-development
>>
>> _______________________________________________
>> jboss-development mailing list
>> jboss-development at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-development
>
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development



More information about the jboss-development mailing list