Re: Wrong resolution of dependency scope by Maven 3?

2012-12-05 Thread Anders Hammar
First I thought this could be a problem in the dependency plugin, but I see the same result when viewing this in the dependency hierachy of m2e (which uses Maven 3.0.4). Seems to be a bug - you should file a ticket. /Anders On Tue, Dec 4, 2012 at 9:00 PM, Dmitry Batrak wrote: > Hi, > > While t

Wrong resolution of dependency scope by Maven 3?

2012-12-04 Thread Dmitry Batrak
Hi, While trying to migrate a project from Maven 2 to Maven 3, I encountered a problem, the essence of which can be demonstrated by the following simple example. Consider the following POM: 4.0.0 test A 1.0 org.apache.axis2 axis2-xmlbeans