Commit Graph

3329 Commits

Author SHA1 Message Date
Jason van Zyl b5e90cc3fb o mock data for embedder
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292564 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 22:04:25 +00:00
Kenney Westerhof 790c9621e3 Also skip compiling tests when -Dmaven.test.skip=true is provided.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292561 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 21:58:01 +00:00
Jason van Zyl c20b2f03b2 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292538 13f79535-47bb-0310-9956-ffa450edef68 2005-09-29 20:39:58 +00:00
Jason van Zyl bac4129e18 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292499 13f79535-47bb-0310-9956-ffa450edef68 2005-09-29 18:19:53 +00:00
Brett Leslie Porter 8c64beca13 PR: MNG-1016
remove snapshot dependencies in the templates. This will need to be updated again after 2.0 final.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292439 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 14:32:35 +00:00
Brett Leslie Porter 79210385c9 don't rely on target directory as it is cleaned after use
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292437 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 14:08:47 +00:00
Brett Leslie Porter 9e39d6537f retain prior public API to avoid busting plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292431 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 13:43:15 +00:00
Brett Leslie Porter d8f499ddeb sync up mboot to changes in artifact
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292429 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 13:28:42 +00:00
Brett Leslie Porter 638088b075 don't need to depend on parent, it no longer needs to execute first due to reactor handling. can avoid cycles.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292419 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 11:34:02 +00:00
Brett Leslie Porter 52e8a216ef PR: MNG-1011
add default goal handling

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292411 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 09:55:25 +00:00
Brett Leslie Porter 20116dbc4e PR: MNG-936
make sure directory exists first

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292409 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 09:26:07 +00:00
Brett Leslie Porter d8454680eb ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292408 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 09:21:27 +00:00
Brett Leslie Porter 30adf31194 PR: MNG-915
alloow plugin to include itself

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292406 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 09:11:10 +00:00
Brett Leslie Porter c801d25695 can now include plugin report by default
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292405 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 09:09:04 +00:00
Brett Leslie Porter 36fbe930d7 PR: MNG-915
report plugins can be included in the current plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292404 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 09:08:35 +00:00
Brett Leslie Porter 5404045229 PR: MNG-230
create a local copy of the snapshot

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292401 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 07:36:55 +00:00
Brett Leslie Porter 04de595b24 PR: MNG-1039
Submitted by: Matthew Inger
Reviewed by:  Brett Porter
filter based on dependency type

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292392 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 05:50:50 +00:00
Brett Leslie Porter 94468725f6 PR: MNG-1043
Submitted by: Ken Weiner
Reviewed by:  Brett Porter
configure the target JDK in PMD report plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292390 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 05:35:26 +00:00
Brett Leslie Porter 793b8002cd PR: MNG-912
Submitted by: Binyan
Reviewed by:  Brett Porter
avoid "duplicate files" checking during site generation for resources

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292387 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 04:18:30 +00:00
Brett Leslie Porter 5d4c8f0aa9 merge fixes
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292384 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 03:48:30 +00:00
Jason van Zyl fa1eaf9a2c o provide the phases in the lifecycle by extracting the component descriptor
and pull them out of the configuration.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292380 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 02:47:24 +00:00
Jason van Zyl b4a87a494e need the lifecycle phases
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292378 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 02:23:45 +00:00
Brett Leslie Porter 5ff7fca508 no longer needed - fixed assembly plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292375 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 02:04:49 +00:00
Brett Leslie Porter d16cd8ba1a include META-INF, just make sure files in resources take precedence
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292374 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 02:04:34 +00:00
Brett Leslie Porter 232935ba65 rename packages and mojos class names
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292371 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 01:49:28 +00:00
Jason van Zyl 6b09a51acb o if maven.home system property is not set just ignore it.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292367 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 01:25:06 +00:00
Brett Leslie Porter 39b9565855 PR: MNG-484
Submitted by: Binyan
Reviewed by:  Brett Porter
add file:// deployment mechanism to site:deploy

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292366 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 01:18:09 +00:00
Brett Leslie Porter 456a6eb042 add mojo project as a default group
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292361 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 00:29:03 +00:00
Brett Leslie Porter 114786cbca use inherited version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292346 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 23:27:30 +00:00
Jason van Zyl b3dae8c7cc o updating the metadata for the core and bumping the version in the scripts
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292343 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 23:08:41 +00:00
Jason van Zyl aa4344bae0 o adding the name to the deploy plugin metadata so that i can pull it down
and display it in an IDE


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292339 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 22:56:41 +00:00
John Dennis Casey 3076fb577f Adding goals specification to fix this test.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292287 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 20:16:53 +00:00
John Dennis Casey 5ebaf148da Adding file-pattern matching for expected results, along with ability to suppress the default maven.repo.local specification from verifier.properties...also, adding a test case for MNG-1021, to ensure the source artifact has the same build number as the main jar...I cannot reproduce the problem using this test...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292286 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 20:14:35 +00:00
John Dennis Casey 03b6c44316 Resolving: MNG-985...simply fixed merging of plugins from PluginManagement to happen on a plugin-by-plugin basis using individual merge logic from ModelUtils, rather than the wholesale merge logic for plugin lists.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292255 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 18:57:22 +00:00
John Dennis Casey b975bdad38 Resolving: MNG-786...cannot reproduce, but since this is an old issue, I'll close it as fixed just in case. see it0075 for proof.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292233 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 18:18:30 +00:00
John Dennis Casey dac96a1276 Resolving: MNG-800...needed a call to flush the cached plugins-by-key map in the registry when a new plugin is added.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292222 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 16:04:19 +00:00
Jason van Zyl c44d8ccc4b git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292205 13f79535-47bb-0310-9956-ffa450edef68 2005-09-28 15:05:08 +00:00
Jason van Zyl 5349deda31 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292203 13f79535-47bb-0310-9956-ffa450edef68 2005-09-28 15:01:36 +00:00
Jason van Zyl b820a1201d git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292198 13f79535-47bb-0310-9956-ffa450edef68 2005-09-28 14:41:00 +00:00
Jason van Zyl 6b78a75a34 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292196 13f79535-47bb-0310-9956-ffa450edef68 2005-09-28 14:40:06 +00:00
Jason van Zyl da7aeeb841 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292190 13f79535-47bb-0310-9956-ffa450edef68 2005-09-28 14:19:25 +00:00
Jason van Zyl 7b00ed0e3b git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292187 13f79535-47bb-0310-9956-ffa450edef68 2005-09-28 14:12:55 +00:00
Brett Leslie Porter 8fa3a0922a add extensions to lifecycle doco
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292173 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 13:12:30 +00:00
Brett Leslie Porter 826f3e2a86 PR: MNG-916
ensure RELEASE is not selected as is

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292172 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 13:07:53 +00:00
Brett Leslie Porter eb1c5b5fb2 don't ever ping to local repository
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292169 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 12:58:13 +00:00
Brett Leslie Porter 687b41ede8 remove legacy metadata handling
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292156 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 10:12:38 +00:00
Brett Leslie Porter 3c8a171004 remove legacy metadata handling
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292155 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 09:57:10 +00:00
Brett Leslie Porter 7773aa4d40 misread this change, thought it was incorporated into isSnapshot but that is what we are trying to avoid
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292154 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 09:18:40 +00:00
Brett Leslie Porter b94672b9e4 PR: MNG-913
don't attempt to re-resolve a snapshot of the form 1.0-yyyyMMdd.HHmmss-B

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292152 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 09:00:52 +00:00
Brett Leslie Porter bd839db47e fix issue with goal fork
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292143 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 08:16:19 +00:00