As you can see it appears under the "Project Transitive Dependencies" and it's pulled in by maven-artifact. This is ok, but also explains why we'll be seeing that dependency for a *loong* time.
Kristian 2014-10-27 21:30 GMT+01:00 Dan Tran <[email protected]>: > or it is OK to show up since it is used by other dependencies. In this case > maven-artifact > > -D > > On Mon, Oct 27, 2014 at 1:29 PM, Dan Tran <[email protected]> wrote: > >> So I assume it should not show up under >> http://maven.apache.org/surefire/maven-surefire-plugin/dependencies.html >> ?? >> >> Thanks >> >> -D >> >> On Mon, Oct 27, 2014 at 1:08 PM, Kristian Rosenvold < >> [email protected]> wrote: >> >>> plexus-utils was removed as it was converted to m-s-u, the p-u >>> dependency you see is transitively included from the maven core >>> version. >>> >>> Kristian >>> >>> 2014-10-27 20:15 GMT+01:00 Dan Tran <[email protected]>: >>> > Hi, >>> > >>> > I notice the dependency report shows a downgrade [1] from 3.x ( at >>> surefire >>> > 2.12.x) to 1.5.x at surefire 2.17 >>> > >>> > is it expected? >>> > >>> > -D >>> > >>> > >>> > [1] >>> http://maven.apache.org/surefire/maven-surefire-plugin/dependencies.html >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
