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

Galder Zamarreño galder at jboss.org
Wed Nov 3 13:25:34 EDT 2010


That worked, cheers Paul :)

On Oct 29, 2010, at 5:47 PM, Paul Gier wrote:

> The readme is not correct, you don't need to add the JBoss repository to
> your Maven settings.  I'll update the readme in trunk.
> 
> Can you try removing org/jboss/ejb3/jboss-ejb3-metrics-deployer from
> your local repo since that is what seems to be requesting the missing
> dependency?  Then rebuild and make sure that the maven2-brew repository
> is not in your settings.xml.
> 
> This does appear to have something to the maven2-brew repo as Carlo
> mentioned.  The dependency "org.jboss.system:system-jmx" is in the brew
> repo:
> https://repository.jboss.org/maven2-brew/org/jboss/ejb3/jboss-ejb3-metrics-deployer/1.1.0/jboss-ejb3-metrics-deployer-1.1.0.pom
> 
> but not in the same pom in the main repo:
> https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/ejb3/jboss-ejb3-metrics-deployer/1.1.0/jboss-ejb3-metrics-deployer-1.1.0.pom
> 
> On 10/27/2010 10:30 AM, Galder Zamarreño wrote:
>> README.txt says:
>> 
>> "Building
>> -------------------
>>> From the root directory, run the build script "./build.sh" or "build.bat"
>> If you want to call maven directly "mvn install", you must add the jboss repository 
>> configuration to your Maven settings.  See the JBoss build wiki for more information about
>> repostiory config."
>> 
>> Regardless, I get the issue even with mvn install. I just showed build.sh cos that should work regardless of my local mvn settings.
>> 
>> On Oct 27, 2010, at 11:59 AM, 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
>> 
>> --
>> 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
> 

--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache




More information about the jboss-development mailing list