there are license problems in this commit

see "mvn apache-rat:check" result:

Unapproved licenses:

  
src/main/java/org/apache/maven/shared/dependency/graph/ProjectReferenceKeyGenerator.java
  src/main/java/org/apache/maven/shared/dependency/graph/internal/Invoker.java
  src/it/multi-module-
plugin/src/main/java/org/apache/maven/its/deptree/ResolveDependenciesLifecycleParticipant.java
  src/it/multi-module-
plugin/src/main/java/org/apache/maven/its/deptree/DummyMojo.java
  src/it/multi-module-
test/moduleZDepsY/src/main/java/org/apache/maven/shared/dependency/ContainingClass.java
  src/it/multi-module-
test/moduleX/src/main/java/org/apache/maven/shared/dependency/SimpleClass.java
  src/it/multi-module-test/expected-tree.txt
  src/it/multi-module-test/invoker.properties
  src/it/multi-module-
test/moduleYDepsX/src/main/java/org/apache/maven/shared/dependency/DependentClass.java
  src/it/multi-module-test/verify.bsh

Regards,

Hervé

Le samedi 17 mai 2014 14:33:41 jvan...@apache.org a écrit :
> Author: jvanzyl
> Date: Sat May 17 14:33:40 2014
> New Revision: 1595491
> 
> URL: http://svn.apache.org/r1595491
> Log:
> MSHARED-336: Added an overloaded method to DependencyGraphBuilder that
> accepts the reactor projects and resolves dependencies from within the
> reactor. - Added multi-module-test to validate that the new method works
> against both direct and transitive deps. - Added multi-module-plugin to be
> used to validate multi-module-test - Added ProjectReferenceKeyGenerator as
> there is currently no public method to generate the key for
> MavenProject#projectReferences, MavenSession#projectMap or the Map of
> reactor projects that we will use. - Separated the reflective invocation
> out into the Invoker class.
> - Made maven-project dependency scope=provided as at runtime we want the
> version in the maven install, not 2.2.0 Submitted by: William Ferguson
> <william.fergu...@xandar.com.au>


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

Reply via email to