Commit Graph

3329 Commits

Author SHA1 Message Date
Brett Leslie Porter 11bf243d08 remove deprecated css/images directories in site plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293323 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 12:37:42 +00:00
Brett Leslie Porter 5e0f005782 no point in deprecating this, still need a var to take final name from.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293322 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 12:32:36 +00:00
Emmanuel Venisse bcbdec74fc [MNG-1071] lookup JarArchiver instead of calling contructor so output will be use with the correct logger.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293285 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 09:48:32 +00:00
Emmanuel Venisse cce67f6caa Allow to use a role-hint in parameter expression
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293284 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 09:45:43 +00:00
Brett Leslie Porter bea5e00e1e use classworld dep instead
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293258 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 05:49:59 +00:00
Brett Leslie Porter f1db00f372 PR: MNG-903
fix another JDK 5 only method

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293255 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 05:27:52 +00:00
Brett Leslie Porter f36a813594 PR: MNG-903
fix JDK 5 only method

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293250 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 05:16:47 +00:00
Brett Leslie Porter ae9e9d3fd0 use an artifact still in the repo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293242 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 05:04:12 +00:00
Brett Leslie Porter 8c4148188a PR: MNG-903
Submitted by: Matthew Pocock
Reviewed by: Brett Porter
correctly include HTML licenses in the page

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293240 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 04:58:16 +00:00
Brett Leslie Porter a039075933 ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293238 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 04:57:22 +00:00
Brett Leslie Porter 575f0e8c1b PR: MNG-844, MNG-1073
o aggregating goal that forks a lifecycle should run reactor over projects
o don't show reactor summary if an aggregation goal was run that didn't fork a lifecycle.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293235 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 04:49:21 +00:00
Brett Leslie Porter fe823b13ac add mojo failure exception
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293233 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 04:24:11 +00:00
Brett Leslie Porter 283e0595bb better exception handling
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293232 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 04:12:30 +00:00
Brett Leslie Porter 86ef6a7f5f handle mojo failure exception
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293231 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 04:10:19 +00:00
Brett Leslie Porter a79d40793a can throw failure too
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293229 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 04:04:07 +00:00
Brett Leslie Porter 8551d41eaa add it0068/it0069 to the list of tests to run
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293228 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 03:58:15 +00:00
Brett Leslie Porter 56d55b8f8e PR: MNG-932
add a goal for creating a jar from the test sources


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293227 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 03:53:48 +00:00
Brett Leslie Porter 4ff4c02fd5 PR: MNG-1041
conflict id should include classifier


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293226 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 03:52:30 +00:00
Brett Leslie Porter cc96c2bc38 PR: MNG-1041
don't use active project if it is not the same dependency


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293225 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 03:51:48 +00:00
Brett Leslie Porter 990865bf99 ignore idea files
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293222 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 03:20:10 +00:00
Brett Leslie Porter 598cd29727 PR: MNG-895
revert to previous inheritence behaviour - only do it for profiles

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293213 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 02:34:41 +00:00
Brett Leslie Porter f87dfbf04a PR: MNG-1025
use standard resources for the ear plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293212 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 02:30:06 +00:00
Jason van Zyl 0c3706aceb moving issues to jira
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293209 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 02:21:26 +00:00
Brett Leslie Porter 41c129e593 PR: MNG-895
merge resource lists

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293205 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 02:09:04 +00:00
Jason van Zyl 95282adf58 most issues are dealt with or in jira now
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293203 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 01:47:18 +00:00
Brett Leslie Porter a922450b0b PR: MNG-1045
ensure parent always come first, but doesn't introduce a cycle


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293200 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 01:34:26 +00:00
Brett Leslie Porter 31ff1b73e7 fix plexus version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293196 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 01:08:23 +00:00
Brett Leslie Porter 5c48727b18 PR: MNG-978, 979, 964
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
added parameters printSummary, reportFormat, and useFile to configure the reporting format.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293194 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 00:57:04 +00:00
Brett Leslie Porter c5acaded88 upgrade to plexus 1.0-alpha-7 container, switching to new group ID
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293193 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 00:54:01 +00:00
Brett Leslie Porter 09a35f3c38 PR: MNG-1060
fix basedir translation on windows

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293190 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 00:42:27 +00:00
Brett Leslie Porter f2fea7422b fix test project
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293189 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 00:38:59 +00:00
Brett Leslie Porter 5de7973576 PR: MNG-247
Submitted by: Jerome Lacoste
Reviewed by:  Brett Porter
make m2 shell script find home when it is a symlink


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293186 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 00:16:36 +00:00
Brett Leslie Porter 4b0bf293fc comment out temporarily
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293077 13f79535-47bb-0310-9956-ffa450edef68
2005-10-02 06:28:58 +00:00
Brett Leslie Porter 9382b9c8d9 PR: MNG-1060, 1061
corrections to the model used for the release plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293076 13f79535-47bb-0310-9956-ffa450edef68
2005-10-02 06:12:03 +00:00
Brett Leslie Porter ad0d7ac805 check errors
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293074 13f79535-47bb-0310-9956-ffa450edef68
2005-10-02 05:26:39 +00:00
Brett Leslie Porter cd7ffa96de remove unneeded plexus dep
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293066 13f79535-47bb-0310-9956-ffa450edef68
2005-10-02 03:39:03 +00:00
Brett Leslie Porter 8cc62ff1e5 stop using deprecated syntax
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292939 13f79535-47bb-0310-9956-ffa450edef68
2005-10-01 07:39:56 +00:00
Brett Leslie Porter 76f82eefc9 PR: MNG-1057
look for command line goals in the project declared plugins

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292935 13f79535-47bb-0310-9956-ffa450edef68
2005-10-01 07:10:39 +00:00
Brett Leslie Porter 39cd577f77 remove hardcoded version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292934 13f79535-47bb-0310-9956-ffa450edef68
2005-10-01 07:08:22 +00:00
Jason van Zyl 7ff412aecf o first pass at allowing the logging to be configurable
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292888 13f79535-47bb-0310-9956-ffa450edef68
2005-10-01 01:17:36 +00:00
Jason van Zyl f96ed8ac07 o adding transfer listener to execution
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292816 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 17:22:45 +00:00
Jason van Zyl df59dabb75 o adding model writer for eu
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292812 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 16:46:59 +00:00
John Dennis Casey 47d9a60537 Working on: MNG-786
o Changed the profile activation in it0075 to use a system property which is not always present

o Added projecthelp:active-profiles, package, and clean:clean to the goals list, in case it was only happening with the clean plugin

o Fixed the projecthelp mojos to be aggregators where appropriate

o Changed the ordering of modules in the profile injector (used to be that profile modules were prepended; now, they're appended)

NOTE: I still cannot reproduce the described behavior. Dan: Am I missing something WRT the test setup? I changed the activation trigger to be non-inherent, and I'm not using a boolean string to trigger the profile. What am I doing wrong??



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292781 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 15:45:20 +00:00
John Dennis Casey 0b4d79d101 Resolving: MNG-1032, MNG-1033
o Improved the error diagnostics related to artifact resolution errors.

o Added xml-based documentation of supported plugin parameter expressions, including info about how to affect them ('-o' for example), how to specify them (<distributionManagement><repository/> for example in ${project.distributionManagementArtifactRepository}), and what the expressions are actually used for. This can also serve as a basis for creating documentation for plugin parameter expressions on the website.

o Improved the error diagnostics for plugin configuration errors.

o Added a couple of ITs in the 1000 series to test these two error conditions.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292750 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 14:33:10 +00:00
Brett Leslie Porter 9ea0f181cc fix ordering of display-name and description in accordance with the xsd
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292709 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 11:48:46 +00:00
Brett Leslie Porter c9c9133460 fix old tag info
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292611 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 03:19:13 +00:00
Jason van Zyl 57cb1589cc git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292606 13f79535-47bb-0310-9956-ffa450edef68 2005-09-30 03:01:24 +00:00
Brett Leslie Porter ca5be32749 assembly is an aggregator
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292594 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 00:58:19 +00:00
Brett Leslie Porter 3f7dafbb03 PR: MNG-932
add test-jar artifact type in case we decide to allow this in future via a plugin.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292587 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 00:29:55 +00:00
Brett Leslie Porter 92c0ab9abd don't check in test file
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292581 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 23:47:16 +00:00