svn commit: r463479 - in /maven/plugins/trunk/maven-install-plugin/src: main/java/org/apache/maven/plugin/install/ site/apt/ site/apt/examples/

2006-10-12 Thread vsiveton
Author: vsiveton Date: Thu Oct 12 15:40:44 2006 New Revision: 463479 URL: http://svn.apache.org/viewvc?view=rev&rev=463479 Log: MINSTALL-35: Possibility to install an artifact on a given repository directory o added localRepositoryPath and localRepositoryId parameters in InstallFileMojo o updated

svn commit: r463443 - /maven/components/trunk/mavenexecute.pl

2006-10-12 Thread jvanzyl
Author: jvanzyl Date: Thu Oct 12 14:36:32 2006 New Revision: 463443 URL: http://svn.apache.org/viewvc?view=rev&rev=463443 Log: o generate individual test files, which can be aggrated but i figure we want to keep these separate and ideally we would want to keep an integration test encapsulated

svn commit: r463391 - /maven/components/trunk/mavenexecute.pl

2006-10-12 Thread jvanzyl
Author: jvanzyl Date: Thu Oct 12 12:42:51 2006 New Revision: 463391 URL: http://svn.apache.org/viewvc?view=rev&rev=463391 Log: (empty) Modified: maven/components/trunk/mavenexecute.pl Modified: maven/components/trunk/mavenexecute.pl URL: http://svn.apache.org/viewvc/maven/components/trunk/m

svn commit: r463355 - /maven/sandbox/maven-test-tools/pom.xml

2006-10-12 Thread jdcasey
Author: jdcasey Date: Thu Oct 12 11:05:25 2006 New Revision: 463355 URL: http://svn.apache.org/viewvc?view=rev&rev=463355 Log: Updating with parent info. Modified: maven/sandbox/maven-test-tools/pom.xml Modified: maven/sandbox/maven-test-tools/pom.xml URL: http://svn.apache.org/viewvc/maven

svn commit: r463352 - in /maven/sandbox/maven-artifact-tools: ./ src/it/artifact-based/resolve-using-artifact-with-deps/src/main/java/org/apache/maven/shared/artifact/tools/test/assembly/resolve/ src/

2006-10-12 Thread jdcasey
Author: jdcasey Date: Thu Oct 12 11:03:46 2006 New Revision: 463352 URL: http://svn.apache.org/viewvc?view=rev&rev=463352 Log: Adding ability to create an ArtifactQuery from a Dependency, and changing the exception thrown on createArtifact(..) to InvalidArtifactspecificationException, to handle

svn commit: r463336 - in /maven/components/trunk: maven-core-it-verifier/pom.xml maven-core-it-verifier/src/main/java/org/apache/maven/it/Verifier.java maven-core-it-verifier/src/main/java/org/codehau

2006-10-12 Thread jvanzyl
Author: jvanzyl Date: Thu Oct 12 10:25:46 2006 New Revision: 463336 URL: http://svn.apache.org/viewvc?view=rev&rev=463336 Log: o integrating more of dan fabulich's work to get the ITs setup as real tests Modified: maven/components/trunk/maven-core-it-verifier/pom.xml maven/components/tru

svn commit: r463306 [3/3] - in /maven/components/trunk: maven-core-it/README.txt maven-core-it/integration-tests-descriptions.txt maven.ipr maven.iws mavenexecute.pl

2006-10-12 Thread jvanzyl
Modified: maven/components/trunk/mavenexecute.pl URL: http://svn.apache.org/viewvc/maven/components/trunk/mavenexecute.pl?view=diff&rev=463306&r1=463305&r2=463306 == --- maven/components/trunk/mavenexecute.pl (original) ++

svn commit: r463306 [1/3] - in /maven/components/trunk: maven-core-it/README.txt maven-core-it/integration-tests-descriptions.txt maven.ipr maven.iws mavenexecute.pl

2006-10-12 Thread jvanzyl
Author: jvanzyl Date: Thu Oct 12 09:28:11 2006 New Revision: 463306 URL: http://svn.apache.org/viewvc?view=rev&rev=463306 Log: o putting the description of active ITs in a single file and modifying Dan's perl script to use that Added: maven/components/trunk/maven-core-it/integration-tests-de

svn commit: r463289 - /maven/components/trunk/maven-core-it/integration-tests.txt

2006-10-12 Thread jvanzyl
Author: jvanzyl Date: Thu Oct 12 08:51:44 2006 New Revision: 463289 URL: http://svn.apache.org/viewvc?view=rev&rev=463289 Log: o 42,81,96,97 don't actually work Modified: maven/components/trunk/maven-core-it/integration-tests.txt Modified: maven/components/trunk/maven-core-it/integration-te

svn commit: r463285 - /maven/components/trunk/maven-script/maven-script-ant/src/main/java/org/apache/maven/script/ant/AntMojoWrapper.java

2006-10-12 Thread kenney
Author: kenney Date: Thu Oct 12 08:42:40 2006 New Revision: 463285 URL: http://svn.apache.org/viewvc?view=rev&rev=463285 Log: Removed catch of IOException - not thrown anymode by UnArchiver Modified: maven/components/trunk/maven-script/maven-script-ant/src/main/java/org/apache/maven/script/a

svn commit: r463280 - /maven/plugins/trunk/maven-assembly-plugin/src/main/java/org/apache/maven/plugin/assembly/utils/AssemblyFileUtils.java

2006-10-12 Thread kenney
Author: kenney Date: Thu Oct 12 08:32:35 2006 New Revision: 463280 URL: http://svn.apache.org/viewvc?view=rev&rev=463280 Log: Updated code to reflect API change in plexus-archiver (IOException isn't thrown anymore) Modified: maven/plugins/trunk/maven-assembly-plugin/src/main/java/org/apache

svn commit: r463249 - in /maven/components/trunk/maven-core-it/it0042: test-component-c/pom.xml test-plugin/pom.xml

2006-10-12 Thread kenney
Author: kenney Date: Thu Oct 12 06:41:43 2006 New Revision: 463249 URL: http://svn.apache.org/viewvc?view=rev&rev=463249 Log: Changed the test plugin's artifactId to be something unique; right now some other test:test-plugin from the local repository is used, requiring Wagon-ftp causing it to fail

svn commit: r463241 - /maven/plugins/trunk/maven-clover-plugin/src/site/apt/usage.apt

2006-10-12 Thread vmassol
Author: vmassol Date: Thu Oct 12 06:20:56 2006 New Revision: 463241 URL: http://svn.apache.org/viewvc?view=rev&rev=463241 Log: MCLOVER-49: Generate historical report Modified: maven/plugins/trunk/maven-clover-plugin/src/site/apt/usage.apt Modified: maven/plugins/trunk/maven-clover-plugin/src

svn commit: r463231 - /maven/components/trunk/maven-script/maven-script-ant/src/main/java/org/apache/maven/script/ant/AntMojoWrapper.java

2006-10-12 Thread jvanzyl
Author: jvanzyl Date: Thu Oct 12 05:30:41 2006 New Revision: 463231 URL: http://svn.apache.org/viewvc?view=rev&rev=463231 Log: o fixing compile error from new snapshot deployment of plexus archiver Modified: maven/components/trunk/maven-script/maven-script-ant/src/main/java/org/apache/maven/

svn commit: r463230 - /maven/pom/trunk/maven/pom.xml

2006-10-12 Thread kenney
Author: kenney Date: Thu Oct 12 05:29:22 2006 New Revision: 463230 URL: http://svn.apache.org/viewvc?view=rev&rev=463230 Log: Added my timezone to the maven parent pom Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL: http://svn.apache.org/viewvc/maven/pom

svn commit: r463223 - /maven/components/trunk/mavenexecute.pl

2006-10-12 Thread jvanzyl
Author: jvanzyl Date: Thu Oct 12 05:06:13 2006 New Revision: 463223 URL: http://svn.apache.org/viewvc?view=rev&rev=463223 Log: o shebang and relative path to the maven-core-it directory Modified: maven/components/trunk/mavenexecute.pl Modified: maven/components/trunk/mavenexecute.pl URL: ht

svn commit: r463219 - /maven/components/trunk/mavenexecute.pl

2006-10-12 Thread jvanzyl
Author: jvanzyl Date: Thu Oct 12 05:03:04 2006 New Revision: 463219 URL: http://svn.apache.org/viewvc?view=rev&rev=463219 Log: o doesn't work generally but putting in a script from Dan to turn the ITs into real JUnit tests. Added: maven/components/trunk/mavenexecute.pl (with props) Added:

svn commit: r463191 - in /maven/plugins/trunk/maven-clover-plugin/src: main/java/org/apache/maven/plugin/clover/CloverCheckMojo.java site/apt/usage.apt

2006-10-12 Thread vmassol
Author: vmassol Date: Thu Oct 12 04:08:46 2006 New Revision: 463191 URL: http://svn.apache.org/viewvc?view=rev&rev=463191 Log: MCLOVER-38: Allow check Mojo to be overriden by a failOnViolation parameter in the same way PMD and Checkstyle can Modified: maven/plugins/trunk/maven-clover-plugin