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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to