You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Karl Heinz Marbaise <kh...@gmx.de> on 2015/02/24 21:08:08 UTC

Maven Enforcer - MENFORCER 222

Hi,
currently i'm working one maven-enforcer issues...in particular 
http://jira.codehaus.org/browse/MENFORCER-222
so after diving into it i found that after chanes in 
http://jira.codehaus.org/browse/MENFORCER-156 caused the problem...

What i don't understand at the moment is that if i readd the 
requiresDependencyCollection back

@Mojo( name = "enforce", defaultPhase = LifecyclePhase.VALIDATE, 
requiresDependencyCollection = ResolutionScope.TEST, threadSafe = true )

I got a failure in maven-assembly-plugin (integration test) which i 
don't understand..

Can someone enlight me a little bit ?

Many thanks in advance..

Kind regards
Karl Heinz Marbaise

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org