126 Commits

Author SHA1 Message Date
aheritier
7d110108db [maven-scm-plugin] prepare release 1.8.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@533690 13f79535-47bb-0310-9956-ffa450edef68
2007-04-30 10:50:37 +00:00
ltheussl
6dacf1ef52 Update license headers.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@531612 13f79535-47bb-0310-9956-ffa450edef68
2007-04-23 21:28:38 +00:00
aheritier
23f71b7e36 Next version : 1.8.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@531282 13f79535-47bb-0310-9956-ffa450edef68
2007-04-22 21:39:02 +00:00
ltheussl
431f6407b3 Upgrade to released velocity 1.5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@517165 13f79535-47bb-0310-9956-ffa450edef68
2007-03-12 10:38:31 +00:00
aheritier
83afd491d4 MAVEN-1789 : Change the default repository to http://repo1.maven.org/maven/
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@454205 13f79535-47bb-0310-9956-ffa450edef68
2006-10-08 20:37:19 +00:00
aheritier
f3c27d486b Use a custom build of velocity (1.5-20060721.044818) to wait for a release of velocity 1.5 which will fix the issue VELOCITY-193 ("log4j:ERROR Attempted to append to closed appender named [null ] ").
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@426336 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 00:24:50 +00:00
ltheussl
989d890907 [maven-scm-plugin] prepare release 1.8
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@397411 13f79535-47bb-0310-9956-ffa450edef68
2006-04-27 05:39:01 +00:00
ltheussl
c4e6ed93b6 Fix bad cut&paste
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@393484 13f79535-47bb-0310-9956-ffa450edef68
2006-04-12 15:20:56 +00:00
ltheussl
b466d78a47 PR: MPJAR-19
Add tests for jar manifest creation.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@393396 13f79535-47bb-0310-9956-ffa450edef68
2006-04-12 06:10:38 +00:00
ltheussl
7c06c7cadd Document test plugin requirement
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@393395 13f79535-47bb-0310-9956-ffa450edef68
2006-04-12 06:08:48 +00:00
aheritier
a52e92693d clean tests projects only before the tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@393080 13f79535-47bb-0310-9956-ffa450edef68
2006-04-10 21:59:54 +00:00
ltheussl
fec185c263 PR: MPJAR-46
Using maven.jar.manifest.classpath.add=true from maven console gives huge Class-Path


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@393045 13f79535-47bb-0310-9956-ffa450edef68
2006-04-10 20:17:23 +00:00
ltheussl
bb1da5713a Document deprecated goals
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@393009 13f79535-47bb-0310-9956-ffa450edef68
2006-04-10 18:05:45 +00:00
ltheussl
a0be09b30c Move default goal into project.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@393006 13f79535-47bb-0310-9956-ffa450edef68
2006-04-10 18:02:16 +00:00
ltheussl
8fa22c2db3 PR: MPJAR-15
Submitted by: Matt Finn
Include Implementation-Vendor-Id attribute for dependencies in manifest.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@392995 13f79535-47bb-0310-9956-ffa450edef68
2006-04-10 17:31:50 +00:00
ltheussl
0e28086c28 PR: MPJAR-36, MPJAR-39, MPJAR-49
Submitted by: Michael Gaffney
Jar plugin generates incorrect manifest file.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@392483 13f79535-47bb-0310-9956-ffa450edef68
2006-04-08 05:49:07 +00:00
ltheussl
a86d49040d Fix malformed xml
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@389625 13f79535-47bb-0310-9956-ffa450edef68
2006-03-28 23:21:16 +00:00
aheritier
d52e786d1c java:compile and java:jar-resources should be called before the jar goal to create the good directory structure. It was done in test:test before but it's also a prerequisite for jar:jar.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@388567 13f79535-47bb-0310-9956-ffa450edef68
2006-03-24 16:01:56 +00:00
aheritier
7cfd9049c7 Move all plugins sites to maven-1.X/plugins
Fix breadcrumbs
Add goals to create and/or deploy all sites


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@382568 13f79535-47bb-0310-9956-ffa450edef68
2006-03-02 23:49:59 +00:00
ltheussl
87e10a8e18 Add missing docs for MPJAR-3.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@380002 13f79535-47bb-0310-9956-ffa450edef68
2006-02-23 00:23:37 +00:00
ltheussl
a3b1c49e79 PR: MPJAR-47
Remove unused properties from documentation.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@379982 13f79535-47bb-0310-9956-ffa450edef68
2006-02-22 23:34:41 +00:00
aheritier
2352c073fa Simplify POMS. Move environment dependent settings (sandbox or not) to the plugins-parent POM. It help us to move a plugin to/from the sandbox without to change its POM.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@377273 13f79535-47bb-0310-9956-ffa450edef68
2006-02-12 23:30:07 +00:00
aheritier
21859abfd5 Rename the plugin-parent project to plugins-parent to be more consistent with plugins-site. It's the parent of all plugins.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@375409 13f79535-47bb-0310-9956-ffa450edef68
2006-02-06 23:26:22 +00:00
aheritier
38a1ff1344 improve naming consistency between plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@372370 13f79535-47bb-0310-9956-ffa450edef68
2006-01-26 00:09:45 +00:00
ltheussl
6c6c8d95aa Fix malformed xhtml
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@371671 13f79535-47bb-0310-9956-ffa450edef68
2006-01-23 21:21:22 +00:00
ltheussl
9850abeaea PR: MPJAR-35
Submitted by: Dennis Lundberg
Document need for jar.manifest.classpath property


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@356963 13f79535-47bb-0310-9956-ffa450edef68
2005-12-15 01:03:51 +00:00
ltheussl
0ba62a5cd0 Add namespace declaration to all poms
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@354735 13f79535-47bb-0310-9956-ffa450edef68
2005-12-07 06:18:42 +00:00
aheritier
41545b0f60 update links + add breadcrumbs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@327867 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 22:11:37 +00:00
aheritier
8c63ce4344 New site organization
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@327741 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 04:09:10 +00:00
aheritier
8cb683d4ef MAVEN-1712 : Update dependencies to match ones in maven 1.1 core and to unify them between plugins.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@320941 13f79535-47bb-0310-9956-ffa450edef68
2005-10-13 23:17:23 +00:00
aheritier
c587f48e09 improve naming consistency : rename plugin:available by assert:assertPluginAvailable
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@290197 13f79535-47bb-0310-9956-ffa450edef68
2005-09-19 16:37:34 +00:00
aheritier
077f1fcf7b use plugin:available instead of the old jelly script (bugged)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@289263 13f79535-47bb-0310-9956-ffa450edef68
2005-09-15 15:42:06 +00:00
vmassol
19d5100fc9 [maven-scm-plugin] prepare release 1.7
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@180114 13f79535-47bb-0310-9956-ffa450edef68
2005-06-05 17:18:46 +00:00
vmassol
46d40dd99f Added issue MPJAR-38 to changes.xml file
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@179982 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 12:36:38 +00:00
brett
e5cc0c30a1 update jelly tag library versions
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@170850 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 01:09:29 +00:00
brett
9cad18f3b3 remove .cvsignore files, setup svn:ignore properties
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@170202 13f79535-47bb-0310-9956-ffa450edef68
2005-05-15 06:49:30 +00:00
brett
3f38ed65cd remove .cvsignore
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@155878 13f79535-47bb-0310-9956-ffa450edef68
2005-03-02 05:06:07 +00:00
dion
e0b37eb68a add docs on replacement goals
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@125459 13f79535-47bb-0310-9956-ffa450edef68
2005-01-18 03:22:14 +00:00
felipeal
8b83f608bd MPJAR-42: fixed wrong pom property :-(
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@124933 13f79535-47bb-0310-9956-ffa450edef68
2005-01-12 01:01:44 +00:00
felipeal
548aedfb4c MPJAR-42: fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@124931 13f79535-47bb-0310-9956-ffa450edef68
2005-01-12 00:56:16 +00:00
aheritier
ff73a8ef67 Switch to subversion
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@124032 13f79535-47bb-0310-9956-ffa450edef68
2005-01-03 22:58:16 +00:00
felipeal
6d561780a6 MPEAR-40: fixed typo on documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116291 13f79535-47bb-0310-9956-ffa450edef68
2004-12-12 20:06:39 +00:00
brett
c29120d6cc merge MAVEN_JAR_1_6_1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116217 13f79535-47bb-0310-9956-ffa450edef68
2004-11-10 10:14:47 +00:00
brett
dc6d4de119 remove old requires descriptions
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116173 13f79535-47bb-0310-9956-ffa450edef68
2004-10-23 12:11:51 +00:00
felipeal
05a5ec113e MPJAR-38: added property maven.jar.final.name
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116150 13f79535-47bb-0310-9956-ffa450edef68
2004-10-18 17:19:31 +00:00
brett
c4021ab77e remove stupid deploy warning message
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116042 13f79535-47bb-0310-9956-ffa450edef68
2004-09-11 01:16:37 +00:00
carlos
35e639152d Add deprecation of jar:snapshot
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115814 13f79535-47bb-0310-9956-ffa450edef68
2004-07-14 12:06:42 +00:00
carlos
379e24bb0b Rollback MPJAR-32.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115813 13f79535-47bb-0310-9956-ffa450edef68
2004-07-14 12:03:01 +00:00
carlos
57deec6cfd Added deprecation warning to jar:snapshot
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115812 13f79535-47bb-0310-9956-ffa450edef68
2004-07-14 11:46:04 +00:00
dion
c13bc9aa51 Rollback MPJAR-32.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115806 13f79535-47bb-0310-9956-ffa450edef68
2004-07-12 23:35:06 +00:00