Commit Graph

3604 Commits

Author SHA1 Message Date
John Dennis Casey 28e2b08266 Removing restrictions on adding pluginArtifacts to the test classpath in surefire, since they should go behind the classpath elements from the project...also adding system scope handling to the artifact facotry, so transitive dependencies on system-scoped deps are handled correctly.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312958 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 21:20:13 +00:00
John Dennis Casey 32841e4e03 Fixing standalone maven-core build...fixing metadata merge where lastUpdated == "null" (null-string)...and finally, disabling plugin resolution from referencing the current project, since this will really screw up builds of plugins that are referenced in the plugin lifecycle mapping...like maven-surefire-plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312948 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 20:01:43 +00:00
Jason van Zyl 637a4df7f3 o stub for guide on built in properties
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312947 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 19:57:59 +00:00
Jason van Zyl 4ed16ee07f o generate sources example
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312942 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 19:41:31 +00:00
Brett Leslie Porter 46c22374bc correct blacklisting logic
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312921 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 17:36:17 +00:00
Brett Leslie Porter d0b79e3ee3 fix component tag
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312920 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 17:35:22 +00:00
Brett Leslie Porter aaae013631 put back surefire, junit dependencies. Needed to run tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312919 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 17:24:13 +00:00
Brett Leslie Porter 71633bcb1d sort alphabetically by name, not filename
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312916 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 16:57:51 +00:00
Brett Leslie Porter 33a918bee3 compilation fix
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312913 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 16:40:37 +00:00
Brett Leslie Porter 7eecaeadb8 fix ordering
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312912 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 16:41:19 +00:00
Brett Leslie Porter 8cf50fbfae sort reports alphabetically
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312909 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 16:23:20 +00:00
Kenney Westerhof 1fb6768963 Added support for registering a new sourceroot using a <sourceRoot>
tag; very useful for scripts that generate sources.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312902 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 15:53:51 +00:00
Brett Leslie Porter 23b2eeb0be PR: MNG-945
do not display reports that should not be generated in the navigation

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312901 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 15:49:39 +00:00
Brett Leslie Porter e687b514a3 exclude target
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312900 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 15:29:33 +00:00
Brett Leslie Porter a301818e2f PR: MNG-1151
Submitted by: Edwin Punzalan
rename sample report so it doesn't get overwritten by the real one


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312899 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 15:05:30 +00:00
Brett Leslie Porter b6745b64b0 if there's an exception, show it
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312898 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 15:04:12 +00:00
Brett Leslie Porter f2c0745f15 update tests for mojo changes
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312897 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 14:43:09 +00:00
Brett Leslie Porter da63e5c2af use common method
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312895 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 14:37:41 +00:00
Brett Leslie Porter 8d011d92c0 remove unneeded/non-existant deps
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312894 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 14:36:51 +00:00
Brett Leslie Porter 3968063fb2 look in the reactor and the current project for the appropriate version to use
(before the registry and repository, but after the build section)


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312889 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 14:18:06 +00:00
Brett Leslie Porter 750d4f8768 restore code accidentally committed previously
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312888 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 14:06:43 +00:00
Brett Leslie Porter 779e7867f4 PR: MNG-830
Submitted by: Allan Ramirez
remove unnecessary expression from clover plugin


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312878 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 13:42:20 +00:00
Brett Leslie Porter 9ad08679f8 PR: MNG-829
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
use File for basedir aligned parameters in various plugins

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312877 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 13:35:24 +00:00
Vincent Siveton 55bbfd0fd6 First implementation of report testing (See the following thrad http://www.mail-archive.com/dev@maven.apache.org/msg31289.html
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312875 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 13:18:36 +00:00
Brett Leslie Porter 097005a98f PR: MNG-1157
fix link

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312867 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 12:49:21 +00:00
Emmanuel Venisse 7f62b569a5 Fix import
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312848 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 09:35:12 +00:00
Brett Leslie Porter 616ab98fa4 PR: MNG-1003
Submitted by: Edwin Punzalan
refactoring checkstyle report


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312847 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 09:34:09 +00:00
Brett Leslie Porter 07d3b5eb62 get plugins building again
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312841 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 08:45:30 +00:00
Emmanuel Venisse 83b8cafc33 Add build method that can disable distributionManagement status for file that come from repository
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312840 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 08:45:12 +00:00
Brett Leslie Porter 342ce8cd02 fix import
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312834 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 08:11:48 +00:00
Brett Leslie Porter fd40072893 PR: MNG-1159
document changes to policies element of remote repository

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312833 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 08:05:11 +00:00
Brett Leslie Porter 0ebf10aa03 avoid NPE when there is no cause
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312830 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 07:50:24 +00:00
John Dennis Casey d4aa23726f Took the plugin LATEST stuff back out of the jar lifecycle mapping...made a boneheaded mistake.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312829 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 07:41:36 +00:00
John Dennis Casey 9c0f1209c4 Re-enabling RELEASE resolution as a last-ditch, for backward compat...since I just re-enabled plugin LATEST metadata production.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312828 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 07:40:12 +00:00
John Dennis Casey f685d8605d Resolving: MNG-449, MNG-152, MNG-1090, MNG-1089, MNG-1122
o Removed -cpl and related command line switches for controlling use of LATEST metadata for resolving plugin versions
o Made LATEST the only metadata used to resolve plugin versions, since this is also available when releases are performed
o Added various error diagnostics for project build exceptions
o Enhanced artifact not found error diagnostics
o Removed maven-project and added maven-artifact to maven-surefire-plugin's pom
o Removed the stanza that added pluginArtifacts to the test-booter's classpath...they are already covered by the classpathElements
o Fixed ITs in connection to the removal of -cpl
o Changed the plugin manager to detect whether a plugin's artifact file has changed since the plugin container was created...if so, reload it.
o Took the projecthelp plugin out of the build until I can diagnose the problems with its build (probably tomorrow).



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312827 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 07:35:33 +00:00
Brett Leslie Porter 190362e6d3 revert change used for testing
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312819 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 06:47:34 +00:00
Brett Leslie Porter bc9f623a81 enable batch mode on the wagon
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312818 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 06:42:21 +00:00
Brett Leslie Porter 8a6aae6db4 PR: MNG-1160
fix up some deployment repository determination logic, and avoid NPE in the process


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312810 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 04:58:13 +00:00
Brett Leslie Porter d3f5c3d755 PR: MNG-1162
better error handling for invalid pom reference


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312809 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 04:38:44 +00:00
Brett Leslie Porter b3bdc1a78f add a site-deploy phase
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312808 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 04:34:51 +00:00
Brett Leslie Porter 70bec85071 PR: MNG-1103
Submitted by: John Tolentino
Reviewed by:  Brett Porter
increment "rcX" correctly

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312807 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 04:29:57 +00:00
Brett Leslie Porter 515160ef75 PR: MNG-1163
locale must come first on command line

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312806 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 04:26:15 +00:00
Brett Leslie Porter c3af7a3bc5 PR: MNG-1152
Submitted by: Allan Ramirez
Reviewed by:  Brett Porter
remove spurious -excludePackageNames option on the javadoc command

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312805 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 04:22:20 +00:00
Brett Leslie Porter 7777edb624 PR: MNG-620, 1035
Submitted by: Lester Ecarma
Reviewed by:  Brett Porter
correct issues with whitespaces in paths

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312804 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 04:10:49 +00:00
Brett Leslie Porter 75cdb18f3b PR: MNG-484
allow using any directory copy enabled wagon for site


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312774 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 01:11:17 +00:00
Brett Leslie Porter f89b2e08e9 fix import
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312694 13f79535-47bb-0310-9956-ffa450edef68
2005-10-10 17:42:28 +00:00
Brett Leslie Porter 82bfdb49e8 fix import
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312691 13f79535-47bb-0310-9956-ffa450edef68
2005-10-10 17:25:35 +00:00
Brett Leslie Porter 57eb94a701 exclude new component
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312687 13f79535-47bb-0310-9956-ffa450edef68
2005-10-10 17:10:57 +00:00
Brett Leslie Porter 8c911a4828 update to new interactivity component
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312686 13f79535-47bb-0310-9956-ffa450edef68
2005-10-10 17:10:28 +00:00
Brett Leslie Porter af3b144fc5 update to latest wagon
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312584 13f79535-47bb-0310-9956-ffa450edef68
2005-10-10 08:27:52 +00:00