Commit Graph

3638 Commits

Author SHA1 Message Date
Jason van Zyl 20a512240e o incorporating m1 doco
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314927 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 14:26:16 +00:00
Jason van Zyl e326d85dc1 o removing erroneous guide
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314909 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 14:06:19 +00:00
Jason van Zyl 7aa4e7eb21 o updating to add a few more conveniences and now "site" and "clean"
replace "clean:clean" and "site:site"
  


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314908 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 14:04:04 +00:00
Brett Leslie Porter 5a19b06f94 remove left overs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314904 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 13:50:27 +00:00
Brett Leslie Porter e15ca1da98 sclean up archetype exceptions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314902 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 13:46:25 +00:00
Brett Leslie Porter 708f915b68 use released versions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314880 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 13:05:54 +00:00
Brett Leslie Porter 548e0b41d9 move maven 1.x integration to the sandbox
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314868 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 12:50:56 +00:00
Brett Leslie Porter eb7bfef758 remove unneeded exception in ant plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314864 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 12:44:21 +00:00
Brett Leslie Porter 59dfb4dff9 add copyright
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314861 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 12:40:30 +00:00
Brett Leslie Porter dcb626e913 ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314837 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 10:19:39 +00:00
Brett Leslie Porter 655c0314e8 fix report name
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314820 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 08:22:41 +00:00
Brett Leslie Porter 71731929bf change component tags
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314819 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 08:22:00 +00:00
Brett Leslie Porter c760f900e6 cleanup tags, and only use batch mode when it was what was originally used to run maven
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314814 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 07:41:34 +00:00
Brett Leslie Porter fe7aade8a9 fix pom now that I've tested the error diagnoser ;)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314811 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 07:28:58 +00:00
Brett Leslie Porter 758ed8aa6b avoid infinite loop
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314809 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 07:21:57 +00:00
Brett Leslie Porter 6536d96a55 avoid tests until we can figure whether the chicken or egg came first and if it were the chicken, why it crossed the road
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314807 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 07:05:37 +00:00
John Dennis Casey c933da0504 Generalized error diagnosis for use outside of maven-core. This allows us to print diagnostic messages in the Ant tasks, for instance (these modifications are also included), and share diagnosers between multiple uses (maven-core, maven-artifact-ant, for example). This should help with MNG-784, but I'll verify that before I close it.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314804 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 06:46:29 +00:00
Brett Leslie Porter 0497cc28e7 clarify
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314802 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 06:35:11 +00:00
Brett Leslie Porter 2de21910eb update model version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314800 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 06:29:19 +00:00
John Dennis Casey 41be861bed Adding code to flush the plugin collector when reloading the plugin container, so that discovery will proceed normally in the new container instance.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314798 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 06:16:16 +00:00
John Dennis Casey 36c7208f9f Adding self-check for plugin version to the end of the resolution process, as a default.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314797 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 06:15:28 +00:00
John Dennis Casey 06dc81b54e Cleaning up diagnosis output for MojoExecutionException's.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314785 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 05:05:39 +00:00
Brett Leslie Porter 60854c5f75 PR: MNG-1132
Submitted by: Jerome Lacoste
Reviewed by:  Brett Porter
use output directory for unpack

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314779 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 04:37:55 +00:00
Brett Leslie Porter ecbcad4cb3 PR: MNG-958
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
optionally include site in assembly


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314777 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 04:25:51 +00:00
Brett Leslie Porter 9a10c356bd update plexus utils version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314775 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 04:12:47 +00:00
Brett Leslie Porter 25f64b0cd2 add copyright
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314767 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 03:45:34 +00:00
Brett Leslie Porter fedf519399 PR: MNG-1179
Submitted by: Jerome Lacoste
Reviewed by:  Brett Porter
add ability to pass a settings file to mboot


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314765 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 03:37:13 +00:00
Brett Leslie Porter 5071fe6d93 leave maven-artifact out
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314762 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 03:17:27 +00:00
Brett Leslie Porter 2fd4fb9918 fix blacklisting handling
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314759 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 03:09:02 +00:00
Brett Leslie Porter 8c49bbda97 fix metadata writing
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314754 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 02:31:29 +00:00
Brett Leslie Porter a440e6b07f update latest
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312992 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 01:16:31 +00:00
John Dennis Casey e1fe63e664 Adding error diagnoser for MojoExecutionExceptions.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312976 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 23:21:51 +00:00
Jason van Zyl eb1e9b7316 my little test project
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312961 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 21:33:34 +00:00
Jason van Zyl b664da928e adding bit about filtering system properties
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312960 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 21:24:06 +00:00
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