Commit Graph

1140 Commits

Author SHA1 Message Date
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 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 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
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
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 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
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
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 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
Brett Leslie Porter f2c0745f15 update tests for mojo changes
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312897 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 14:43:09 +00:00
Brett Leslie Porter 8d011d92c0 remove unneeded/non-existant deps
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312894 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 14:36:51 +00:00
Brett Leslie Porter 779e7867f4 PR: MNG-830
Submitted by: Allan Ramirez
remove unnecessary expression from clover plugin


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312878 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 13:42:20 +00:00
Brett Leslie Porter 9ad08679f8 PR: MNG-829
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
use File for basedir aligned parameters in various plugins

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312877 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 13:35:24 +00:00
Vincent Siveton 55bbfd0fd6 First implementation of report testing (See the following thrad http://www.mail-archive.com/dev@maven.apache.org/msg31289.html
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312875 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 13:18:36 +00:00
Emmanuel Venisse 7f62b569a5 Fix import
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312848 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 09:35:12 +00:00
Brett Leslie Porter 616ab98fa4 PR: MNG-1003
Submitted by: Edwin Punzalan
refactoring checkstyle report


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312847 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 09:34:09 +00:00
Brett Leslie Porter 07d3b5eb62 get plugins building again
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312841 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 08:45:30 +00:00
Brett Leslie Porter 342ce8cd02 fix import
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312834 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 08:11:48 +00:00
John Dennis Casey f685d8605d Resolving: MNG-449, MNG-152, MNG-1090, MNG-1089, MNG-1122
o Removed -cpl and related command line switches for controlling use of LATEST metadata for resolving plugin versions
o Made LATEST the only metadata used to resolve plugin versions, since this is also available when releases are performed
o Added various error diagnostics for project build exceptions
o Enhanced artifact not found error diagnostics
o Removed maven-project and added maven-artifact to maven-surefire-plugin's pom
o Removed the stanza that added pluginArtifacts to the test-booter's classpath...they are already covered by the classpathElements
o Fixed ITs in connection to the removal of -cpl
o Changed the plugin manager to detect whether a plugin's artifact file has changed since the plugin container was created...if so, reload it.
o Took the projecthelp plugin out of the build until I can diagnose the problems with its build (probably tomorrow).



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312827 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 07:35:33 +00:00
Brett Leslie Porter 70bec85071 PR: MNG-1103
Submitted by: John Tolentino
Reviewed by:  Brett Porter
increment "rcX" correctly

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312807 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 04:29:57 +00:00
Brett Leslie Porter 515160ef75 PR: MNG-1163
locale must come first on command line

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312806 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 04:26:15 +00:00
Brett Leslie Porter c3af7a3bc5 PR: MNG-1152
Submitted by: Allan Ramirez
Reviewed by:  Brett Porter
remove spurious -excludePackageNames option on the javadoc command

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312805 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 04:22:20 +00:00
Brett Leslie Porter 7777edb624 PR: MNG-620, 1035
Submitted by: Lester Ecarma
Reviewed by:  Brett Porter
correct issues with whitespaces in paths

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312804 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 04:10:49 +00:00
Brett Leslie Porter 75cdb18f3b PR: MNG-484
allow using any directory copy enabled wagon for site


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312774 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 01:11:17 +00:00
Brett Leslie Porter 8c911a4828 update to new interactivity component
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312686 13f79535-47bb-0310-9956-ffa450edef68
2005-10-10 17:10:28 +00:00
Brett Leslie Porter 913e3a9dfb more exclusions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312523 13f79535-47bb-0310-9956-ffa450edef68
2005-10-10 01:28:53 +00:00
Brett Leslie Porter 50405b16e0 set necessary prereqs and exclusions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312516 13f79535-47bb-0310-9956-ffa450edef68
2005-10-10 00:51:11 +00:00
Brett Leslie Porter 3510e98e3f PR: MNG-962
unify defaults excludes

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312503 13f79535-47bb-0310-9956-ffa450edef68
2005-10-09 22:09:21 +00:00
Brett Leslie Porter 45b057fe14 required dependency update to get correct plexus utils
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307378 13f79535-47bb-0310-9956-ffa450edef68
2005-10-09 07:28:38 +00:00
Brett Leslie Porter cb7d87a550 fix typo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307373 13f79535-47bb-0310-9956-ffa450edef68
2005-10-09 06:06:46 +00:00
Brett Leslie Porter 49fd01a9a4 PR: MNG-1037
Submitted by: Allan Ramirez
Reviewed by:  Brett Porter
add exploded and inplace goals
(applied with modifications to better  utilise base class and use shared default excludes)


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307363 13f79535-47bb-0310-9956-ffa450edef68
2005-10-09 04:50:58 +00:00
Brett Leslie Porter 24682f85e8 remove duplicate tag
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307353 13f79535-47bb-0310-9956-ffa450edef68
2005-10-09 03:31:27 +00:00
Brett Leslie Porter 22f316bc89 PR: MNG-1042
Submitted by: Lester Ecarma
Reviewed by:  Brett Porter
only copy resources if the file has changed or doesn't exist


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307351 13f79535-47bb-0310-9956-ffa450edef68
2005-10-09 03:09:51 +00:00
Brett Leslie Porter b6db4d80fd PR: MNG-749
Submitted by: Edwin Punzalan
Reviewed by:  Brett Porter
make directories in ant plugin for repository files


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307350 13f79535-47bb-0310-9956-ffa450edef68
2005-10-09 03:06:24 +00:00
Brett Leslie Porter a6726d91e2 PR: MNG-1111
Submitted by: Edwin Punzalan
Reviewed by:  Brett Porter
honour use file directive (output to a string which is logged).
modifed: original patch used system.out


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307349 13f79535-47bb-0310-9956-ffa450edef68
2005-10-09 03:04:13 +00:00
Brett Leslie Porter d0492b341b PR: MNG-1102
Submitted by: Edwin Punzalan
Reviewed by:  Brett Porter
make default license location same as m1


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307348 13f79535-47bb-0310-9956-ffa450edef68
2005-10-09 02:52:14 +00:00
Brett Leslie Porter f8cbb08498 PR: MNG-616
improve version logging, use artifact.toString for textual logging

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307309 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 16:30:28 +00:00
Brett Leslie Porter 510de4fe54 upgrade plexus utils to 1.0.4-SNAPSHOT.
The group ID has changed, so add a bunch of exclusions to ensure the old is not picked up
fix bugs in mboot that wasn't honoring excludes.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307294 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 14:13:31 +00:00
Brett Leslie Porter 314b721251 rename mojo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307230 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 01:19:09 +00:00
Brett Leslie Porter 3c8f3b9888 o update group
o update site.xml



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307225 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 00:29:04 +00:00
Brett Leslie Porter f442f49d88 PR: MNG-1102
fix classifier

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307051 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 08:36:28 +00:00
Brett Leslie Porter 70ab341c64 PR: MNG-1108
don't resolve a default POM for a parent or dependency of type POM

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307047 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 08:03:25 +00:00
Brett Leslie Porter 6e0a157eb3 add artifact not found diagnoser
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307039 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 07:19:32 +00:00
Brett Leslie Porter 245d512c4a PR: MNG-1110
differentiate between an artifact that is not found, and failure to obtain an artifact

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307034 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 06:44:59 +00:00
Brett Leslie Porter 152130b172 remove release poms
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306999 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 04:22:08 +00:00
Brett Leslie Porter 6d9119ed4d remove left over from release
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306995 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 04:13:42 +00:00
Brett Leslie Porter 2155986133 remove invalid info about the site plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306981 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 02:38:59 +00:00
Brett Leslie Porter 3cdf8a4870 PR: MNG-1114
install:install-file should not run over subprojects

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306974 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 02:00:48 +00:00
Vincent Siveton b135704464 Documentation: removed duplicates from howto
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306587 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 11:16:52 +00:00
Brett Leslie Porter b5f68b3288 fix group ID
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306573 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 10:10:39 +00:00
Vincent Massol 6d14b4c4f3 typo fix
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306558 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 09:17:13 +00:00
Vincent Massol a305e7c25e Adding myself in pom.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306550 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 07:34:56 +00:00
Brett Leslie Porter 98d9d94424 use new jline-less input handler
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306535 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 06:00:25 +00:00
Brett Leslie Porter af1852142b more status info
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306533 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 05:42:37 +00:00
Brett Leslie Porter 7acb127f05 fix print css
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306529 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 05:20:43 +00:00
Brett Leslie Porter 2167257c73 PR: MNG-690
Submitted by: Bob Allison
Reviewed by:  Brett Porter
Make text in <code></code> appear the same size as the rest of the text


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306525 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 04:35:26 +00:00
Brett Leslie Porter 5ce9fd4daa PR: MNG-1034
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
switch plugins to use the outputDirectory field of <reporting>

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306516 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 03:39:57 +00:00
Brett Leslie Porter c21cfa2aef restore dev connection properly
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306510 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 03:14:41 +00:00
Brett Leslie Porter 36b0bfffaf PR: MNG-1034
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
switch plugins to use the outputDirectory field of <reporting>

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306506 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 03:09:20 +00:00
Brett Leslie Porter fa968c9a87 PR: MNG-1099
Submitted by: Dan Tran
Reviewed by:  Brett Porter
only attempt to unpack known dependencies

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306505 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 03:01:50 +00:00
Vincent Siveton fc1cf58818 MNG-1095: handle locale images in the maven-site.vm
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@295115 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 20:48:01 +00:00
Brett Leslie Porter 1333ce0b66 cleanup error handling on assembly plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@295007 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 07:02:55 +00:00
Brett Leslie Porter 731940edd2 PR: MNG-940
Submitted by: Dan Tran
Reviewed by:  Brett Porter
use the plexus archiver manager for unpacking and packing to simplify and expose all archivers

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@295006 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 06:56:52 +00:00
Brett Leslie Porter 1647667b16 use base theme, add classic
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294996 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 05:36:36 +00:00
Brett Leslie Porter 4e7dca56c6 PR: MNG-1046
fixes for the mailing list page


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294969 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 01:51:48 +00:00
John Dennis Casey a96c8a7692 Fixing it0013 and it0020, and adding next installment of describe mojo implementation.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294957 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 00:33:03 +00:00
Brett Leslie Porter a48c5220c5 bump version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294869 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:32:12 +00:00
Brett Leslie Porter f6c1a1afad [maven-release-plugin] prepare release maven-ejb-plugin-2.0-rc1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294867 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:30:21 +00:00
Brett Leslie Porter 60a897984c prep versions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294866 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:30:02 +00:00
Brett Leslie Porter e84ea19112 bump version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294864 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:28:34 +00:00
Brett Leslie Porter 14018acb00 [maven-release-plugin] prepare release maven-rar-plugin-2.0-rc1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294862 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:28:07 +00:00
Brett Leslie Porter ef2ee34689 prep version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294861 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:27:37 +00:00
Brett Leslie Porter 5266f917ff bump version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294859 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:24:19 +00:00
Brett Leslie Porter 8996c66b6c [maven-release-plugin] prepare release maven-jar-plugin-2.0-rc1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294857 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:21:58 +00:00
Brett Leslie Porter 7591986a0e prep version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294856 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:21:33 +00:00
Brett Leslie Porter 1f99e2897d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294855 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:21:13 +00:00
Brett Leslie Porter dcdcb2d836 [maven-release-plugin] prepare release maven-resources-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294853 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:20:59 +00:00
Brett Leslie Porter 3854524ce8 use beta-3 for the plugin report
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294852 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:20:27 +00:00
Brett Leslie Porter 756980d0ed bump version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294850 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:17:14 +00:00
Brett Leslie Porter a3b7660d90 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294849 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:17:13 +00:00
Brett Leslie Porter 758c4e40ea [maven-release-plugin] prepare release maven-ear-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294847 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:16:57 +00:00
Brett Leslie Porter eaab47e34e set parent
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294846 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:16:23 +00:00
Brett Leslie Porter 8046780061 [maven-release-plugin] prepare release maven-source-plugin-2.0-rc1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294844 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:15:49 +00:00
Brett Leslie Porter 298726b214 set next version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294843 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:15:33 +00:00
Brett Leslie Porter d90c857ebb bump version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294840 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:12:59 +00:00
Brett Leslie Porter 1ba0d29898 [maven-release-plugin] prepare release maven-antrun-plugin-1.0-rc1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294837 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:12:11 +00:00
Brett Leslie Porter b0955d0c1b setting up version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294835 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:10:16 +00:00
Brett Leslie Porter 1e697d5055 set next version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294834 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:07:26 +00:00
Brett Leslie Porter 24e09d8a62 [maven-release-plugin] prepare release maven-clean-plugin-2.0-rc1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294832 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:05:51 +00:00
Brett Leslie Porter 1cd765cc89 update version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294831 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:02:30 +00:00
Brett Leslie Porter f03d65c613 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294817 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 16:36:20 +00:00
Brett Leslie Porter 1a79237704 [maven-release-plugin] prepare release maven-release-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294815 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 16:36:02 +00:00
Brett Leslie Porter 06e8eac574 put back omitted tag
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294813 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 16:27:57 +00:00
Brett Leslie Porter 9287eb1c90 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294812 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 16:21:49 +00:00
Brett Leslie Porter 2f62adc731 [maven-release-plugin] prepare release maven-plugin-plugin-2.0-beta-3
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294810 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 16:21:33 +00:00
Brett Leslie Porter c4b203dd62 use released versions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293592 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 12:29:10 +00:00
Brett Leslie Porter 19ea64e53e update version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293590 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 11:51:00 +00:00
Brett Leslie Porter 3bcde49fca add copyright
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293566 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 08:25:33 +00:00
Brett Leslie Porter cfa8ba1eff line up test and used version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293543 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 05:47:09 +00:00
Brett Leslie Porter 9f8c7e326a PR: MNG-816
allow attachment of another jar during the build process


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293542 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 05:43:58 +00:00
John Dennis Casey e6dcc36ed5 Resolving: MNG-449, MNG-832
o If the metadata version is still in the plugin artifact after it's resolved, then simply return null and allow the plugin version resolution process to fail.

o Added a new mojo to update the plugin registry (if it's enabled) with newly installed versions of plugins.

o Added comments to maven-settings and maven-plugin-parameter-documenter poms marking the packageWithVersion config as deprecated pending modello alpha-5

o Cleaned up it0013 and it0020 to work with the new resolution (point one above).



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293520 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 04:19:40 +00:00
Brett Leslie Porter 7fd4c749fb PR: MNG-653
use the file assigned by the packager for installation/deployment. Error out if that isn't done.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293494 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 02:40:58 +00:00
Brett Leslie Porter 0eb43da1bb PR: MNG-644
remove use of deprecated artifact method (retain signature for backwards compat until next release of install/deploy plugins)

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293493 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 02:26:25 +00:00
Emmanuel Venisse e77ba206a9 Fix tabs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293453 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 21:26:57 +00:00
Emmanuel Venisse 514d3144c2 Add missing client jarArchiver
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293451 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 21:20:02 +00:00
Emmanuel Venisse ef0763c291 [MNG-1071] lookup archiver instead of calling contructor so output will be use with the correct logger.
I forgot to modify these files

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293450 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 21:12:31 +00:00
John Dennis Casey 5fb68e0c17 Fixing DescribeMojo for changes to PluginManager API, and setting prerequisite maven version for this version of the projecthelp-plugin because of this.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293448 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 20:56:44 +00:00
Jason van Zyl 449e42223f o throwing required exception
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293439 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 19:26:42 +00:00
John Dennis Casey 63b3f71f6d Fixing error messages related to invalid plugin configuration, similar to the instantiation exception for ArtifactRepository when there is no deployment repository...
o Moved the parameter documentation reader to a separate project, so that I can use Modello.
o Added some more parameter documentation.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293410 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 18:06:00 +00:00
Brett Leslie Porter c8b8420988 PR: MNG-735
Submitted by: Daniel Krisher
Reviewed by:  Brett Porter
Support unpacked assembly type, with separate mojo for creation



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293366 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 15:19:13 +00:00
Brett Leslie Porter 18d6128726 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@293334 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 13:15:23 +00:00
Brett Leslie Porter b4d541a6cf PR: MNG-644
remove deprecated filter settings

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293327 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 13:03:52 +00:00
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
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 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 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 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 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
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 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 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
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
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 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
Kenney Westerhof 790c9621e3 Also skip compiling tests when -Dmaven.test.skip=true is provided.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292561 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 21:58:01 +00:00
Brett Leslie Porter c801d25695 can now include plugin report by default
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292405 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 09:09:04 +00:00
Brett Leslie Porter 94468725f6 PR: MNG-1043
Submitted by: Ken Weiner
Reviewed by:  Brett Porter
configure the target JDK in PMD report plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292390 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 05:35:26 +00:00
Brett Leslie Porter 793b8002cd PR: MNG-912
Submitted by: Binyan
Reviewed by:  Brett Porter
avoid "duplicate files" checking during site generation for resources

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292387 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 04:18:30 +00:00
Brett Leslie Porter d16cd8ba1a include META-INF, just make sure files in resources take precedence
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292374 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 02:04:34 +00:00
Brett Leslie Porter 232935ba65 rename packages and mojos class names
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292371 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 01:49:28 +00:00
Brett Leslie Porter 39b9565855 PR: MNG-484
Submitted by: Binyan
Reviewed by:  Brett Porter
add file:// deployment mechanism to site:deploy

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292366 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 01:18:09 +00:00
Jason van Zyl aa4344bae0 o adding the name to the deploy plugin metadata so that i can pull it down
and display it in an IDE


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292339 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 22:56:41 +00:00
Brett Leslie Porter 826f3e2a86 PR: MNG-916
ensure RELEASE is not selected as is

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292172 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 13:07:53 +00:00
Brett Leslie Porter 31a4d8ea41 PR: MNG-951
timestamp the metadata so that it can be merged correctly

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292139 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 08:08:45 +00:00
Brett Leslie Porter ddfcc65d55 PR: MNG-817
add goal="..." to @execute

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292125 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 05:09:14 +00:00
Brett Leslie Porter 2bc0f749a1 PR: MNG-1034
use reporting for default output directory

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292104 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 03:17:58 +00:00
Vincent Siveton a02d425122 Corrected EOL for apt files. Thanks Brett.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291924 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 12:39:19 +00:00
Vincent Siveton 0df59dd877 Corrected EOL for apt files
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291922 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 12:32:25 +00:00
Vincent Siveton d0c947d85f PR: MNG-953
Submitted by: Johnny R. Ruiz III
Reviewed by:  Vincent Siveton
Added how to and sample reports for the project info reports plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291920 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 12:07:10 +00:00
Vincent Siveton 1c5b9d4057 For MNG-706 comments: upgraded org.apache.maven.reporting:maven-reporting-impl to 2.0-beta-3-SNAPSHOT (required for new features in AbstractMavenReportRenderer class, see revision 291668); Updated renderBody() to handle correctly relative path and javadoc plugin as HTML; Added documentation.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291895 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 10:41:19 +00:00
Brett Leslie Porter e84044cf94 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291852 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 07:56:07 +00:00
Brett Leslie Porter f82dcafaad [maven-release-plugin] prepare release maven-plugin-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291850 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 07:55:52 +00:00
Brett Leslie Porter e71ac2617d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291849 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 07:49:49 +00:00
Brett Leslie Porter 531b337520 [maven-release-plugin] prepare release maven-site-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291847 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 07:49:28 +00:00
Brett Leslie Porter 78e74cd7fe lining up versions. still use beta-1 where appropriate
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291803 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 00:56:40 +00:00
John Dennis Casey da33bafe84 Resolving: MNG-885
o Extracting basedir from the project instance when PluginParameterExpressionEvaluator is init'ed if project != null...otherwise, using ${user.dir} from sysprops.

o Extracting values for resolution from POM properties before POM instance during POM interpolation, and adding checks to guard against self-reference of POM elements.

o Added three ITs (one contra) to test these resolutions.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291735 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 20:29:20 +00:00
Brett Leslie Porter cf93b70140 update for beta-3
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291651 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 16:08:34 +00:00
Brett Leslie Porter fb2e7159b1 pending fix for circularity - automate plugin report
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291634 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 14:47:32 +00:00
Brett Leslie Porter 7d1fb02010 goal doesn't require a project
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291560 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 04:53:10 +00:00
Brett Leslie Porter d56d2c09c2 PR: MNG-855
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
documentation for surefire plugin


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291483 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 22:54:34 +00:00
Brett Leslie Porter 5cec6658fb PR: MNG-953
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
javadoc for project info reports configuration


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291482 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 22:52:26 +00:00
Brett Leslie Porter c864bf664c PR: MNG-952
Submitted by: Allan Ramirez
Reviewed by:  Brett Porter
documentation for the checkstyle plugin


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291481 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 22:47:08 +00:00
John Dennis Casey 410d22e73c Rolling back the release plugin's dependencies to -beta-1 of maven, and making resolvePluginVersion(..) with the flag for processAsReport public again with deprecation, so the release plugin continues to function into the next release.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291420 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 14:49:27 +00:00
Stephane Nicoll 73473d0fbf rar source file compliant with src/main structure.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291395 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 08:49:09 +00:00
Stephane Nicoll 698d6a9567 * Moved maven-rar-plugin from the sandbox to maven-plugins
* MNG-854: Added javadoc and web site doco


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291392 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 08:32:41 +00:00
Stephane Nicoll 80da978c79 info log now specifies that maven will generate a MANIFEST if the custom manifest is not found.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291389 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 08:13:35 +00:00
Stephane Nicoll ffd07ac6ad copy/pasting is evil!
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291388 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 08:05:41 +00:00
Stephane Nicoll 355bb91a99 MNG-852: Added web site doco for EJB plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291386 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 07:48:20 +00:00
Brett Leslie Porter 9b52245750 PR: MNG-779
fix defaults

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291371 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 03:09:06 +00:00
Brett Leslie Porter 1c576b6c09 put classpath in an external file
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291370 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 02:51:44 +00:00
Stephane Nicoll 0c2913667d updated reporting-impl dependencies to beta-2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291315 13f79535-47bb-0310-9956-ffa450edef68
2005-09-24 15:32:57 +00:00
Stephane Nicoll b3d8dcb9a7 MNG-706: Implemented plugin:xdoc as a report
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291309 13f79535-47bb-0310-9956-ffa450edef68
2005-09-24 15:22:36 +00:00
Vincent Siveton 752450ca54 For MNG-706, the generatedSiteDirectory should be processed at the end; Updated documentation.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291304 13f79535-47bb-0310-9956-ffa450edef68
2005-09-24 14:28:38 +00:00
Jason van Zyl 3fefe6528c o adding @description so it will show up in the generated doco
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291303 13f79535-47bb-0310-9956-ffa450edef68
2005-09-24 13:33:38 +00:00
Stephane Nicoll 5fd7ca1f44 missing : in id.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291288 13f79535-47bb-0310-9956-ffa450edef68
2005-09-24 12:25:32 +00:00
Stephane Nicoll 00ae895859 changing email address.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291287 13f79535-47bb-0310-9956-ffa450edef68
2005-09-24 12:23:26 +00:00
Stephane Nicoll 47426c6648 MNG-853: added howto and web site doco for war plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291188 13f79535-47bb-0310-9956-ffa450edef68
2005-09-23 18:43:46 +00:00
Stephane Nicoll 3dbec22bcd Updated web site documentation according to Johnny R. Ruiz III's work.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291184 13f79535-47bb-0310-9956-ffa450edef68
2005-09-23 18:23:33 +00:00
John Dennis Casey 1d0b8995f6 Fixing versions of maven deps...needs new version of PluginVersionManager.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291134 13f79535-47bb-0310-9956-ffa450edef68
2005-09-23 14:54:33 +00:00
John Dennis Casey 24a108a674 Resolving: MNG-767, MNG-768
o We should have a viable offline mode now. Plugin sensitivity updates to follow.

o See it0069 and it1014 for offline mode tests.

o Brett, building maven-plugins in offline mode with org/apache/maven/plugin/* removed will now give a nice error message. :)



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291124 13f79535-47bb-0310-9956-ffa450edef68
2005-09-23 14:23:08 +00:00
Brett Leslie Porter 8007fcccfa goal naming consistency
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291085 13f79535-47bb-0310-9956-ffa450edef68
2005-09-23 07:03:56 +00:00
Brett Leslie Porter 49f1ff2c2f take out ASF as a default, we can't copyright content
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291074 13f79535-47bb-0310-9956-ffa450edef68
2005-09-23 04:53:43 +00:00
Brett Leslie Porter ab0e585fdb add path references:
- maven.dependency.classpath (compile)
- maven.compile.classpath (compile)
- maven.runtime.classpath (runtime)
- maven.test.classpath (test)

resolve dependencies in ant run mojo to ensure these are available


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291066 13f79535-47bb-0310-9956-ffa450edef68
2005-09-23 03:24:18 +00:00
Emmanuel Venisse f86c48140b oops, sorry.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290974 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 16:23:13 +00:00
Emmanuel Venisse ebc406ab8e Add debug messages
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290972 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 16:04:16 +00:00
Emmanuel Venisse 5ec721cb29 Fix surefire classpath creation. plugin artifacts must be in classpath after project artifact.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290957 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 14:59:00 +00:00
Brett Leslie Porter 40dffa09db other directories may not be under target
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290923 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 09:49:18 +00:00
Brett Leslie Porter 035c54d863 PR: MNG-869
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
compiler documentation

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290902 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 07:16:50 +00:00
Brett Leslie Porter a2c8a904cc PR: MNG-938
Submitted by: Johnny R. Ruiz III
documentation for IDEA plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290892 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 05:12:16 +00:00