Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [virgo-dev] maven-install build target is broken

I tried both snaps and kernel.  I tried from build-${project} and from individual module in the project.

Thanks!

On Thu, Dec 16, 2010 at 9:23 AM, Christopher Frost <frostc@xxxxxxxxxx> wrote:
Hi,

I know what is going on here, could you tell me what you were building.

It can't find it as it's looking in the wrong repo chain, I need to make the way it decides what chain to use a little smarter.

Chris.


On 15/12/2010 19:34, Dmitry Sklyut wrote:
Hi,

Just tried to run a maven-install target but getting following exception:

maven.init:
[ivy:cachepath] 
[ivy:cachepath] :: problems summary ::
[ivy:cachepath] :::: WARNINGS
[ivy:cachepath] module not found: org.apache.maven#com.springsource.org.apache.maven.ant;2.0.10
[ivy:cachepath] ==== maven-lookup: tried
[ivy:cachepath]  -- artifact org.apache.maven#com.springsource.org.apache.maven.ant;2.0.10!com.springsource.org.apache.maven.ant.jar:
[ivy:cachepath] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:cachepath] ::          UNRESOLVED DEPENDENCIES         ::
[ivy:cachepath] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:cachepath] :: org.apache.maven#com.springsource.org.apache.maven.ant;2.0.10: not found
[ivy:cachepath] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:cachepath] 
[ivy:cachepath] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS


Looks like com.springsource.org.apache.maven.ant.jar can't be found in the resolver chain.

Thoughts?

Regards,
Dmitry

--
Chris Frost
SpringSource, a division of VMware

Virgo Website, Wiki and Forum


_______________________________________________
virgo-dev mailing list
virgo-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/virgo-dev



Back to the top