Carlos Sanchez Gonzalez
7b5bac791a
Upgrade snapshots
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@541965 13f79535-47bb-0310-9956-ffa450edef68
2007-05-27 05:45:18 +00:00
Kenney Westerhof
1408ae3f19
Update to released version; fix booty
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@538047 13f79535-47bb-0310-9956-ffa450edef68
2007-05-15 02:59:20 +00:00
Jason van Zyl
dc6e6d99eb
updating license headers
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@513041 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 22:54:57 +00:00
Andrew Williams
44ae99fc2d
Merge maven.new for latest plexus classworlds and container APIs
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483302 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 00:17:53 +00:00
Kenney Westerhof
a315b8e83e
Removed catch of IOException - not thrown anymode by UnArchiver
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@463285 13f79535-47bb-0310-9956-ffa450edef68
2006-10-12 15:42:40 +00:00
Jason van Zyl
72ac9c77e5
o fixing compile error from new snapshot deployment of plexus archiver
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@463231 13f79535-47bb-0310-9956-ffa450edef68
2006-10-12 12:30:41 +00:00
Jason van Zyl
985b29dc9d
o necessary goodness to allow Ant-based plugins to unpack their resources which can be executed
...
tested with a custom plugin which uses ant extensively calling out to .sh and .pl
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@462711 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 06:37:56 +00:00
Brett Leslie Porter
62a239a4d7
merge rev422968 from branch - release repo not needed and move snapshot repo to more specific pom
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@422970 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 05:12:35 +00:00
Carlos Sanchez Gonzalez
f7a33ca068
POM cleanup, remove inherited fields, added license and xsd
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419880 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 12:23:28 +00:00
Kenney Westerhof
fe2d9977bd
PR: MNG-2088
...
Antcall in ant-script plugins gives FileNotFoundException.
Solved in plexus-ant-factory 1.0-alpha-2-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419664 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 19:16:27 +00:00
Brett Leslie Porter
9ae0914694
flip trunk to 2.1-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356316 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 18:22:06 +00:00
John Dennis Casey
8a5fa61b17
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356099 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 01:41:09 +00:00
John Dennis Casey
9cf94e34f2
[maven-release-plugin] prepare release maven-2.0.1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356093 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 01:34:03 +00:00
John Dennis Casey
72e082f56f
bumping plexus-ant-factory dependency version to next release.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356091 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 01:31:58 +00:00
John Dennis Casey
0fd68fb754
Ant support is working. I want to revisit the testing before I let it go, though.
...
o Added maven-script-ant to wrapper Ant-based Plexus components in a Mojo-compliant shell
o Added maven-plugin-tools-ant to extract plugin descriptor metadata from Ant-based plugin sources
o Revised the maven-plugin-tools-model, which can be used as a generic companion metadata file for things like Ant-based mojos. It now includes an analogy to @parameter default-value=""
o Added javadoc format for DefaultWagonManager, correcting the name of an exception thrown by the configureWagon() method.
o Changed the required version of maven-plugin-tools-api in the plugin-plugin to 2.0.1-SNAPSHOT, to accommodate changes in the script-based mojo descriptor extractor API. This allows companion metadata files for mojo scripts, as in the case of Ant.
o Removed maven-plugin-tools-beanshell from the plugin-plugin's dependencies. It can be included as a plugin-dependency in the plugin projects that need it, in similar fashion to Ant's extractors.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326372 13f79535-47bb-0310-9956-ffa450edef68
2005-10-19 04:14:13 +00:00