Emmanuel Venisse
12cf74a46a
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188733 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 08:39:24 +00:00
Emmanuel Venisse
92a347519c
Don't run surefire for pom project
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188732 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 08:36:15 +00:00
Emmanuel Venisse
b33c9d140f
Generate eclipse project only for projects with packaging != pom
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188731 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 08:35:04 +00:00
Brett Leslie Porter
420d9a5fca
remove old cvs ignore files
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188697 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 05:24:51 +00:00
Brett Leslie Porter
1bc6a1c44b
change message when it is skipped due to already running
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188696 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 05:18:41 +00:00
Brett Leslie Porter
619871e7bd
remove commented out sections from last commit
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188691 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 04:46:18 +00:00
Brett Leslie Porter
9d31796e99
PR: MNG-366
...
reverse the reference. DoxiaMojo depends on maven-core instead of maven-core depending on the reporting api + doxia
This is not a great solution, but it gets us closer. It is currently not possible, as before, to get the correct set of reports as they are all loaded into the one container and then everything found is returned.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188690 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 04:41:54 +00:00
Brett Leslie Porter
5442089b82
no need for beanshell in the core
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188679 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 03:29:38 +00:00
Brett Leslie Porter
3623775987
only test the expressions if the field is required
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188656 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 01:33:41 +00:00
Brett Leslie Porter
e1bcc79d16
more parameter consistency. MAVEN_OPTS goes to java, $@ goes to the args.
...
This will mean implementing -D -> sys property handling in mboot and verifier to allow passing of sys props on the command line if that is needed again
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188655 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 01:32:11 +00:00
Brett Leslie Porter
adf0b523c9
add default value to the output
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188651 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 01:22:08 +00:00
Brett Leslie Porter
8e007306d2
use defaults
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188650 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 01:21:52 +00:00
Brett Leslie Porter
89da261562
put back deprecation message
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188649 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 01:16:17 +00:00
Brett Leslie Porter
a48cfef4eb
PR: MNG-423
...
move default value into configuration, rather than relying on Java. More convenient for other languages, and allows us to validate/document it. Cleaned up the plugin manager handling. More should be pushed into plexus proper.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188647 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 01:13:52 +00:00
Brett Leslie Porter
4d43a4d43c
only copy directory if it exists
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188644 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 01:12:02 +00:00
John Dennis Casey
a96a03d0a0
o Removed dependency on plexus-container-artifact, using nested DefaultPlexusContainer instances instead for plugin isolation.
...
o Moved marmalade support dependencies out of maven-core, since they can be supported on demand now
o changed the ordering of the ant and assembly plugins, to show that the classloader (plugin param) bug is fixed.
o added a method in PluginDescriptor which is similar to o.a.m.model.Plugin.getId() (I think that's the method; it's the one that results in a key of 'g:a')
o moved wagon-ssh dependency into maven-core, since there is a new issue related to nested containers and wagons which are introduced as plugin dependencies. This should be solved using a mechanism similar to plugin-manager for wagon-manager impl in future anyway
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@187639 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 00:37:01 +00:00
Brett Leslie Porter
81aa1b6b90
update snapshots in CI
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@185101 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 00:07:49 +00:00
Brett Leslie Porter
e7ad1e9433
don't update snapshots in normal bootstrap
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@185100 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 00:07:19 +00:00
Brett Leslie Porter
15a3cdc7cd
pass MAVEN_OPTS on to the verifier
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@180298 13f79535-47bb-0310-9956-ffa450edef68
2005-06-06 11:49:50 +00:00
Brett Leslie Porter
4aa157e75c
cosmetic update
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@180243 13f79535-47bb-0310-9956-ffa450edef68
2005-06-06 06:37:26 +00:00
Brett Leslie Porter
27fd24092a
ignores
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@180242 13f79535-47bb-0310-9956-ffa450edef68
2005-06-06 06:37:06 +00:00
Brett Leslie Porter
101bd7d781
update for profiles
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@180241 13f79535-47bb-0310-9956-ffa450edef68
2005-06-06 06:36:57 +00:00
Brett Leslie Porter
63ee875b13
improved descriptions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@180238 13f79535-47bb-0310-9956-ffa450edef68
2005-06-06 06:18:45 +00:00
Brett Leslie Porter
3db9b6cd55
PR: MNG-446
...
snapshot file should always be written on install of a snapshot
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@180217 13f79535-47bb-0310-9956-ffa450edef68
2005-06-06 04:39:09 +00:00
Emmanuel Venisse
1218c92bd4
o Internationalize site plugin generation.
...
o Add french translation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@180168 13f79535-47bb-0310-9956-ffa450edef68
2005-06-05 23:10:11 +00:00
Emmanuel Venisse
1330677e6e
i18n template
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@180101 13f79535-47bb-0310-9956-ffa450edef68
2005-06-05 15:22:25 +00:00
Emmanuel Venisse
900449d57e
Remove plexus-i18n from core for use it in plugins, site and reports
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@180100 13f79535-47bb-0310-9956-ffa450edef68
2005-06-05 15:21:52 +00:00
Brett Leslie Porter
075932b36d
PR: MNG-447
...
ensure the checksums don't get overwritten by the extra put commands
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@180072 13f79535-47bb-0310-9956-ffa450edef68
2005-06-05 05:54:48 +00:00
Brett Leslie Porter
00644fbd38
remove dud tag
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@180068 13f79535-47bb-0310-9956-ffa450edef68
2005-06-05 05:28:13 +00:00
Trygve Laugstol
d34ec0926a
o Fixing a small bug that would cause a NPE if a plugin doesn't contain any mojos.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@180000 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 16:10:13 +00:00
Trygve Laugstol
40d47927de
o Fixing a small bug that would cause a NPE if a plugin doesn't contain any mojos.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179987 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 13:24:17 +00:00
Jason van Zyl
177692f82c
o sorting the artifacts used in the filter
...
o adding plexus-i18n which has now been added to the site rendering
mechanism to provide internationalization support.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179923 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 01:31:13 +00:00
Emmanuel Venisse
fddbcce347
[MNG-444]Fix client generation.
...
Thanks to Kenney Westerhof
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179916 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 00:12:29 +00:00
Jason van Zyl
b9aafb971a
updating localRepository configuration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179876 13f79535-47bb-0310-9956-ffa450edef68
2005-06-03 20:05:38 +00:00
Emmanuel Venisse
f0cb76ca8e
[MNG-411]. Added post column in the mailing list reports.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179812 13f79535-47bb-0310-9956-ffa450edef68
2005-06-03 15:04:56 +00:00
Emmanuel Venisse
c4809aed16
Fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179775 13f79535-47bb-0310-9956-ffa450edef68
2005-06-03 11:56:03 +00:00
Emmanuel Venisse
4338eb233a
Fix items href
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179774 13f79535-47bb-0310-9956-ffa450edef68
2005-06-03 11:55:23 +00:00
Emmanuel Venisse
9543fcc0cc
Update template, we now the site descriptor parsing in it for more flexibility
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179773 13f79535-47bb-0310-9956-ffa450edef68
2005-06-03 11:54:55 +00:00
Brett Leslie Porter
137fb9621f
put in a check to see if the script is already running
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179734 13f79535-47bb-0310-9956-ffa450edef68
2005-06-03 05:59:46 +00:00
Brett Leslie Porter
2162ac0614
add checkout/update to subject
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179733 13f79535-47bb-0310-9956-ffa450edef68
2005-06-03 05:42:14 +00:00
Brett Leslie Porter
b3702b24b5
PR: MNG-443
...
inherited URLs should always append the artifact ID, regardless of trailing slash
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179721 13f79535-47bb-0310-9956-ffa450edef68
2005-06-03 04:24:19 +00:00
Brett Leslie Porter
57642d207a
forgot CDATA
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179699 13f79535-47bb-0310-9956-ffa450edef68
2005-06-03 02:24:03 +00:00
Brett Leslie Porter
1a962903da
add a link to the better description
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179692 13f79535-47bb-0310-9956-ffa450edef68
2005-06-03 01:18:35 +00:00
Brett Leslie Porter
efd8cbdc68
update mojo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179687 13f79535-47bb-0310-9956-ffa450edef68
2005-06-03 00:47:00 +00:00
Brett Leslie Porter
83b6e17c2d
cut release
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179552 13f79535-47bb-0310-9956-ffa450edef68
2005-06-02 07:53:09 +00:00
Brett Leslie Porter
347d361a77
generate both so it can be used in maven 1.0 as well
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179541 13f79535-47bb-0310-9956-ffa450edef68
2005-06-02 07:17:52 +00:00
Brett Leslie Porter
3a0b52ddce
ignore target
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179520 13f79535-47bb-0310-9956-ffa450edef68
2005-06-02 05:49:45 +00:00
Brett Leslie Porter
a60964a9af
fix typo in lifecycle
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179517 13f79535-47bb-0310-9956-ffa450edef68
2005-06-02 05:41:27 +00:00
Brett Leslie Porter
1af2ee3f6d
reduce what is in <build> in a profile according to John's previous change
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179496 13f79535-47bb-0310-9956-ffa450edef68
2005-06-02 03:29:34 +00:00
Brett Leslie Porter
112fccd46e
o refactor common elements to a base class
...
o fix some typos in versions related to profiles
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179493 13f79535-47bb-0310-9956-ffa450edef68
2005-06-02 03:01:16 +00:00