Commit Graph

4057 Commits

Author SHA1 Message Date
Stephane Nicoll 20ac7dcefc PR: MNG-699
Submitted by:  Piotr Bzdyl
Reviewed by:  Stephane Nicoll
Implementation of an EJB3 plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329231 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 15:57:09 +00:00
Stephane Nicoll c9f491d746 PR: MNG-699
Submitted by:  Piotr Bzdyl
Reviewed by:  Stephane Nicoll
Implementation of an EJB3 plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329228 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 15:53:50 +00:00
Stephane Nicoll 7381f53a18 PR: MNG-699
Submitted by:  Piotr Bzdyl
Reviewed by:  Stephane Nicoll
Implementation of an EJB3 plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329227 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 15:51:25 +00:00
Emmanuel Venisse e09022e394 PR: MNG-1255
Submitted by : Allan Ramirez
Reviewed by Emmanuel Venisse
Create .ssh directory $user.home if it doens't exist

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329176 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 09:51:15 +00:00
Vincent Massol 1be0f61ed6 MNG-1350: Upgrade to Clover 1.3.10_01
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329161 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 08:56:48 +00:00
Brett Leslie Porter 82fd1c6c6b site updates
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329057 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 03:03:16 +00:00
Brett Leslie Porter dc85782bbc add offline mode
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329056 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 03:02:38 +00:00
Carlos Sanchez Gonzalez 3bcac3bd2f Use md5sum and sha1sum instead of openssl
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329049 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 02:38:41 +00:00
Carlos Sanchez Gonzalez 2547a2f433 Use faster approach to get poms from subversion
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329037 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 02:03:31 +00:00
Jason van Zyl 877e1c0329 links update
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328955 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 21:55:07 +00:00
Jason van Zyl 986e2a2ebf o adding a note about the default location of the settings file
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328941 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 19:41:37 +00:00
Jason van Zyl 06386395df o add a note about where to find the settings descriptor
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328939 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 19:30:23 +00:00
Jason van Zyl 3990fa7280 updating toc
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328935 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 19:22:48 +00:00
Jason van Zyl b986b2fd07 o guide to using m1 style repositories with m2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328934 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 19:22:23 +00:00
Jason van Zyl 255cd71793 o documenting the use of setters
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328925 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 19:04:47 +00:00
Jason van Zyl 1b14b3bf64 o breaking out the installation of 3rd party JARs into a separate guide
and referencing it from the coping with sun jars guide.
  


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328921 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 18:56:43 +00:00
John Dennis Casey e21bf422e1 Switching to use AbstractScriptedMojoDescriptorExtractor and scriptSourceDirectory.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328904 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 15:53:56 +00:00
John Dennis Casey 008685017d changing feedback for plugin extractor usage to be a little more visible.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328903 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 15:52:53 +00:00
John Dennis Casey 573d95d55b Fixing Id for svn formatting...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328902 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 15:51:12 +00:00
John Dennis Casey 20d881b265 Reverting dependency versions to 2.0.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328901 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 15:46:14 +00:00
John Dennis Casey e244bc5072 Searching for the project-specified plugin instance, to get configuration...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328899 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 15:41:33 +00:00
John Dennis Casey 51f23d93d9 Fixing NPE.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328898 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 15:40:47 +00:00
John Dennis Casey 58e96169a6 Moving maven-projecthelp-plugin to maven-help-plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328895 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 15:35:56 +00:00
John Dennis Casey 69fda56d91 Adding '$' as an escape character for variable-syntax which should be passed through.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328885 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 14:47:55 +00:00
Vincent Siveton e0aaa6acc9 MNG-1224: Added missing keys in the French bundle. Thanks to Fabrice BELLINGARD.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328838 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 09:31:57 +00:00
Jason van Zyl 7f736625f5 o the artifact resolver should continue with the next artifact in the
resolution group even after it could not find one, and throw an exception at
  the end that lists all the artifacts that could not be found.

  http://jira.codehaus.org/browse/MNG-1198



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328782 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 04:00:18 +00:00
Vincent Massol c5495d855a Move comment down to improve readability
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328762 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 23:35:30 +00:00
Vincent Massol 2da1d48e5d Set a small flush intervalso that the tests execute more rapidly and to ensure it's possible to override it.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328761 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 23:19:50 +00:00
Vincent Massol aabeb4dcb0 MNG-618: We know make sure test coverage data is flushed before running the test coverage check.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328760 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 23:18:55 +00:00
Jason van Zyl 0b5ce92e93 o applying link fixes by David Jackman. Thanks!
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328756 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 22:54:09 +00:00
Jason van Zyl 00abb3ed11 o adding additions to the archetype guide, thanks to Alexander Hars for
the submission!
  


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328746 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 21:42:12 +00:00
Jason van Zyl e7b2b5afa7 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328702 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 18:39:40 +00:00
Jason van Zyl a2955d0006 [maven-release-plugin] prepare release maven-archetype-site-1.0-alpha-4
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328700 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 18:39:18 +00:00
Jason van Zyl 2780a60297 o adding nabble for developers
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328673 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 16:52:24 +00:00
Jason van Zyl 79a79681df git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328671 13f79535-47bb-0310-9956-ffa450edef68 2005-10-26 16:48:39 +00:00
Jason van Zyl 0b0ffcb45d o put back in the plugin matrix
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328670 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 16:46:04 +00:00
Jason van Zyl 5067c87727 o trying to make a quick where is it page to try and compensate for
users not being able to find resources. a clear sign that the navigation
  needs to be improved and the content further organized.
  


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328668 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 16:44:52 +00:00
Kenney Westerhof 2e68194743 Reverted dependency version back to 2.0 as asked by Brett
since this blocks releases for this plugin until maven 2.0.1 is released.

After purging my local repository the problem went away; this probably
indicates some other problem in maven2.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328628 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 10:45:49 +00:00
Jason van Zyl 0b6542e3e1 o little cut and paste blurb
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328567 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 05:27:19 +00:00
Jason van Zyl 2685453316 updating links
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328528 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 02:35:12 +00:00
Jason van Zyl 4580a383cf o another note about types
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328458 13f79535-47bb-0310-9956-ffa450edef68
2005-10-25 19:16:12 +00:00
Jason van Zyl 5094a04e0e o fixing typo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328457 13f79535-47bb-0310-9956-ffa450edef68
2005-10-25 19:14:26 +00:00
Jason van Zyl 9f1a8a8bcd o updating the plugin configuration guide to deal with lists
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328456 13f79535-47bb-0310-9956-ffa450edef68
2005-10-25 19:13:36 +00:00
Jason van Zyl 9fd96e7d69 o adding maven conventions doco taken from m1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328409 13f79535-47bb-0310-9956-ffa450edef68
2005-10-25 16:49:55 +00:00
Jason van Zyl bade828ff2 o providing a reference to the project info report plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328408 13f79535-47bb-0310-9956-ffa450edef68
2005-10-25 16:45:00 +00:00
Vincent Massol 3e40b441c0 MNG-1319: Allow user to pass the clover flush polivy and flush interval they want (default to threaded with a 5000ms interval).
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328358 13f79535-47bb-0310-9956-ffa450edef68
2005-10-25 13:33:54 +00:00
Jason van Zyl a65b0e1a13 o providing a quick link to the plugin matrix after several comments
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328243 13f79535-47bb-0310-9956-ffa450edef68
2005-10-25 02:48:13 +00:00
Jason van Zyl ddd19344e3 o adding more historyy
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328242 13f79535-47bb-0310-9956-ffa450edef68
2005-10-25 02:46:45 +00:00
Jason van Zyl 79c7ddaae6 fix typo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328235 13f79535-47bb-0310-9956-ffa450edef68
2005-10-25 02:11:10 +00:00
Jason van Zyl e131d94cf8 o fixing typos
o adding m1->m2 guide submitted by jay hartley


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328226 13f79535-47bb-0310-9956-ffa450edef68
2005-10-25 01:43:49 +00:00