Author: olamy
Date: Tue Feb 12 21:56:38 2013
New Revision: 1445411
URL: http://svn.apache.org/r1445411
Log:
missed to add the new class
Added:
maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/fromConfiguration/ProcessArtifactItemsRequest.java
(w
Author: olamy
Date: Tue Feb 12 21:56:22 2013
New Revision: 1445410
URL: http://svn.apache.org/r1445410
Log:
use bean to pass parameters will ease future enhancements
Modified:
maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/fromConfiguration/Abstr
Author: olamy
Date: Tue Feb 12 21:56:00 2013
New Revision: 1445409
URL: http://svn.apache.org/r1445409
Log:
add contributor
Modified:
maven/plugins/trunk/maven-dependency-plugin/pom.xml
Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plu
Author: olamy
Date: Tue Feb 12 21:55:50 2013
New Revision: 1445408
URL: http://svn.apache.org/r1445408
Log:
missing @since
Modified:
maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/fromConfiguration/CopyMojo.java
Modified:
maven/plugins/trunk/ma
Author: olamy
Date: Tue Feb 12 21:55:34 2013
New Revision: 1445407
URL: http://svn.apache.org/r1445407
Log:
[MDEP-396] Add support to use the baseVersion of an artifact instead of version
for the destFileName
Submitted by Andreas Kuhtz.
Modified:
maven/plugins/trunk/maven-dependency-plugin/
Author: andham
Date: Tue Feb 12 14:08:48 2013
New Revision: 1445175
URL: http://svn.apache.org/r1445175
Log:
Added a basic IT for generate goal.
Added:
maven/archetype/trunk/maven-archetype-plugin/src/it/generate-basic/
maven/archetype/trunk/maven-archetype-plugin/src/it/generate-basic/i