Fabrizio Giustina
17c9510288
fixing expected results
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329868 13f79535-47bb-0310-9956-ffa450edef68
2005-10-31 17:28:56 +00:00
Fabrizio Giustina
ac3b55f3de
fix wrong test poms
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329865 13f79535-47bb-0310-9956-ffa450edef68
2005-10-31 17:24:10 +00:00
Fabrizio Giustina
aaf2b81012
don't add dependencies with scope=provided to wtpmodules
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329864 13f79535-47bb-0310-9956-ffa450edef68
2005-10-31 17:12:13 +00:00
Fabrizio Giustina
ea3a153a95
fix for MNG-1324 "System" dependencies path non correctly added to eclipse buildpath
...
path is fixed by overwriting artifact file with the path returned by dependency.getSystemPath()
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329851 13f79535-47bb-0310-9956-ffa450edef68
2005-10-31 16:37:19 +00:00
Emmanuel Venisse
47727cdc50
use mvn instead of m2
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329850 13f79535-47bb-0310-9956-ffa450edef68
2005-10-31 16:37:09 +00:00
Jason van Zyl
e775bac14d
o fixing broken eclipse build, the model is required to compile
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329842 13f79535-47bb-0310-9956-ffa450edef68
2005-10-31 15:59:06 +00:00
Fabrizio Giustina
3662d4abd8
adding scheleton for a real complete testcase.
...
This test works using a 2-modules project and contains any direct and transitive dependency type.
Mvn is executed using a command line, so the test is actually disabled in pom.xml until a better solution is found (the test works with the latest installed version of the eclipse plugin).
Note that expected files for module-2 are not correct yet (first of all, test #8 need to be fixed)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329838 13f79535-47bb-0310-9956-ffa450edef68
2005-10-31 15:21:32 +00:00
Emmanuel Venisse
6a40b74bca
Show validation error message in debug mode
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329821 13f79535-47bb-0310-9956-ffa450edef68
2005-10-31 14:20:38 +00:00
Brett Leslie Porter
eca668eec3
add other archives for users list, arrange reports and exclude those that don't work on non-Java projects for the sake
...
of the main site.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329741 13f79535-47bb-0310-9956-ffa450edef68
2005-10-31 05:02:03 +00:00
Jason van Zyl
07ed1c6256
o linking in the articles here for now.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329676 13f79535-47bb-0310-9956-ffa450edef68
2005-10-31 00:39:52 +00:00
Fabrizio Giustina
331460ad33
testcase for MNG-1324 - "System" dependencies path non correctly added to eclipse buildpath
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329656 13f79535-47bb-0310-9956-ffa450edef68
2005-10-30 21:34:12 +00:00
Fabrizio Giustina
4c89459ed5
adding testcase for MNG-1329 duplicate project references (already working)
...
renaming project.xml->pom.xml in test projects according to m2 standard
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329655 13f79535-47bb-0310-9956-ffa450edef68
2005-10-30 21:32:13 +00:00
Fabrizio Giustina
96de59c076
PR: MNG-1332
...
Submitted by: Brian Bonner
Reviewed by: fgiust
Dependent-Modules not showing up in .wtpmodules
fixed project/executed project in EclipsePlugin, fixed wrong pom for test project 5
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329636 13f79535-47bb-0310-9956-ffa450edef68
2005-10-30 20:44:58 +00:00
Jason van Zyl
f97f5606d2
o http://jira.codehaus.org/browse/MNG-1333
...
Submitted By: Brian Bonner
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329586 13f79535-47bb-0310-9956-ffa450edef68
2005-10-30 16:15:59 +00:00
Jason van Zyl
a604ac3411
o http://jira.codehaus.org/browse/MNG-1343
...
Submitted by: Brian Bonner
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329585 13f79535-47bb-0310-9956-ffa450edef68
2005-10-30 16:09:34 +00:00
Jason van Zyl
fc58444603
o http://jira.codehaus.org/browse/MNG-1341
...
Submitted By: Mark Hobson
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329584 13f79535-47bb-0310-9956-ffa450edef68
2005-10-30 16:04:20 +00:00
Fabrizio Giustina
1a591d55b8
use the @component tag instead of @parameter when appropriate
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329580 13f79535-47bb-0310-9956-ffa450edef68
2005-10-30 15:09:53 +00:00
Fabrizio Giustina
3f1e75f324
add-maven-repo was overwriting all the existing eclipse settins.
...
Fixed to preserve existing properties and only add/update the M2_REPO var
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329579 13f79535-47bb-0310-9956-ffa450edef68
2005-10-30 15:06:04 +00:00
Fabrizio Giustina
62a349b7b2
PR: MNG-1344
...
Submitted by: Brian Bonner
Reviewed by: fgiust
AddMavenRepoMojo adds an X to the end of the specified workspace
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329575 13f79535-47bb-0310-9956-ffa450edef68
2005-10-30 14:50:38 +00:00
Trygve Laugstol
6e5174158f
o Excluding non-test class that killed surefire.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329427 13f79535-47bb-0310-9956-ffa450edef68
2005-10-29 16:09:29 +00:00
Jason van Zyl
34d4cc14fc
o http://jira.codehaus.org/browse/MNG-1361
...
When the version or type are missing from a dependency a g:a string will
be displayed so you can easily find the problematic dependency in question.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329419 13f79535-47bb-0310-9956-ffa450edef68
2005-10-29 14:31:44 +00:00
Jason van Zyl
d33fea54f0
o using javax.servlet
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329344 13f79535-47bb-0310-9956-ffa450edef68
2005-10-29 01:22:08 +00:00
Jason van Zyl
9b8009fe2d
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329342 13f79535-47bb-0310-9956-ffa450edef68
2005-10-29 01:16:50 +00:00
Jason van Zyl
c73a10309d
[maven-release-plugin] prepare release maven-surefire-plugin-2.0
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329340 13f79535-47bb-0310-9956-ffa450edef68
2005-10-29 01:15:57 +00:00
Jason van Zyl
cfefe6586a
o using the 1.4 release of surefire
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329339 13f79535-47bb-0310-9956-ffa450edef68
2005-10-29 01:12:39 +00:00
John Dennis Casey
9bfd980cbe
Added exclusion for junit-3.7 to commons-lang dependency.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329284 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 20:20:18 +00:00
John Dennis Casey
79ddf714e8
Changed to set the project-artifact's file when the archival is complete.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329283 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 20:19:14 +00:00
John Dennis Casey
f8bfe26de7
Changed to reference servletapi artifacts that are in the repository (2.3), or exclude servlet-api-2.4.*
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329282 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 20:18:46 +00:00
Kenney Westerhof
61d5fc6cf4
Fixed ordering of g 🅰️ t:v in 'Unable to download artifact' message
...
and similar messages (was g🅰️ v:t, and the rest of m2 uses g🅰️ t:v).
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329256 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 17:25:18 +00:00
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