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