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
John Dennis Casey
27f8090389
using latest release of the bsh factory from plexus, rather than a snapshot...if this is wrong for some reason, roll this back.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483520 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 16:19:28 +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
Kenney Westerhof
c16573f260
Added codehaus repo because that's not synced with ibiblio yet.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@420157 13f79535-47bb-0310-9956-ffa450edef68
2006-07-08 16:01:51 +00:00
Kenney Westerhof
7ca5adbbeb
Added codehaus snapshot repo for plexus script providers.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@420130 13f79535-47bb-0310-9956-ffa450edef68
2006-07-08 15:36: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
f133d8e586
Adding maven-script-ant.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@355342 13f79535-47bb-0310-9956-ffa450edef68
2005-12-09 03:20:57 +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
Brett Leslie Porter
b4c041a567
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321042 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 07:26:39 +00:00
Brett Leslie Porter
d783c5fc41
[maven-release-plugin] prepare release maven-2.0
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321040 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 07:15:39 +00:00
Brett Leslie Porter
8c8c0c6b9e
updated deps
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@315005 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 19:09:10 +00:00
Brett Leslie Porter
484186ea8c
update to newer beanshell factory to match new configurator
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307271 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 07:13:28 +00:00
Brett Leslie Porter
192de6841a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293588 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 11:13:52 +00:00
Brett Leslie Porter
b4e4a1f375
[maven-release-plugin] prepare release maven-2.0-beta-3
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293584 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 11:02:48 +00:00
Brett Leslie Porter
ceb990be61
remove marmalade references
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293478 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 00:51:29 +00:00
Brett Leslie Porter
3c53b31ce0
move marmalade code out of main bootstrap, into sandbox.
...
it should be moved to the marmalade project (either a straight import, or doing an svndump of that area of the repo).
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293363 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 14:50:34 +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
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
27bc0aea4d
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291643 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 15:30:36 +00:00
Brett Leslie Porter
80c8e188b8
[maven-release-plugin] prepare release maven-2.0-beta-2
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291641 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 15:18:55 +00:00
Brett Leslie Porter
8858d8f85c
PR: MNG-629
...
preparing for executing the lifecycle by passing reports into the site plugin, rather than extracting them from the plugin manager
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290634 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 06:45:50 +00:00
Brett Leslie Porter
06ab86cb54
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289368 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 02:57:16 +00:00
Brett Leslie Porter
5632e45815
[maven-release-plugin] prepare release maven-2.0-beta-1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289366 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 02:50:12 +00:00
Brett Leslie Porter
bc77a5ba07
PR: MNG-758
...
add @component tag for requirements
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@239397 13f79535-47bb-0310-9956-ffa450edef68
2005-08-23 12:28:54 +00:00
John Dennis Casey
c6dad78398
Re-adding the lifecyclePhase/phase tag for mojo metadata.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@227296 13f79535-47bb-0310-9956-ffa450edef68
2005-08-04 03:04:33 +00:00
John Dennis Casey
d4dfd0934b
Re-adding this...never should've been deleted.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@227294 13f79535-47bb-0310-9956-ffa450edef68
2005-08-04 02:59:54 +00:00
John Dennis Casey
bedfb04220
...
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@227293 13f79535-47bb-0310-9956-ffa450edef68
2005-08-04 02:51:00 +00:00
John Dennis Casey
22744c798d
trying to resurrect this one...
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@227292 13f79535-47bb-0310-9956-ffa450edef68
2005-08-04 02:31:33 +00:00
John Dennis Casey
9d6ba0d633
Working on MNG-250...
...
Resolving MNG-488
o Brought the metadata tags for marmalade mojos up to snuff with the java-mojo annotations
o Added @aggregator annotation ( <aggregator>true</aggregator> in marmalade) for mojos
o Added support for aggregator flag throughout plugin-descriptor, generator, and builder.
More commits to follow...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@226329 13f79535-47bb-0310-9956-ffa450edef68
2005-07-29 03:04:38 +00:00
Brett Leslie Porter
511af3d3e2
PR: MNG-596
...
add XSD definition to m2 poms and archetypes
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@220079 13f79535-47bb-0310-9956-ffa450edef68
2005-07-21 13:58:42 +00:00
Emmanuel Venisse
a029d766ce
Update all versions to beta-1-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@202001 13f79535-47bb-0310-9956-ffa450edef68
2005-06-27 15:29:14 +00:00
John Dennis Casey
8294a05677
Adding back the marmalade projects.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@193106 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 08:08:34 +00:00
John Dennis Casey
fcbc5e7d6f
Resolving: MNG-495
...
o Pressing [ENTER] at a plugin update prompt should result in the plugin being registered, as indicated by the prompt.
o Use CLI switch '--no-plugin-updates' to suppress usage of the plugin registry
o Use CLI switch '--update-plugins' to force updated/resolved plugin versions to be registered
o Neither of these has a short CLI option, since we're starting to run out of sensible char options for these types of things.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@193082 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 06:03:10 +00:00
John Dennis Casey
6100b37321
Updating non-maven, non-modello deps to get rid of snapshots. Also removed marmalade stuff from mboot.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@193052 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 02:31:28 +00:00
Brett Leslie Porter
420d9a5fca
remove old cvs ignore files
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@188697 13f79535-47bb-0310-9956-ffa450edef68
2005-06-07 05:24:51 +00:00
Brett Leslie Porter
b4d8a7edf4
clean imports
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@177910 13f79535-47bb-0310-9956-ffa450edef68
2005-05-23 03:07:40 +00:00
Brett Leslie Porter
0253ccc305
PR: MNG-164
...
Add Beanshell mojo support
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170608 13f79535-47bb-0310-9956-ffa450edef68
2005-05-17 15:11:41 +00:00
Brett Leslie Porter
7ed8a746d3
update to released versions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169961 13f79535-47bb-0310-9956-ffa450edef68
2005-05-13 07:01:57 +00:00
Brett Leslie Porter
066938d5b9
remove unused files from old mojo API
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169844 13f79535-47bb-0310-9956-ffa450edef68
2005-05-12 16:41:44 +00:00
Brett Leslie Porter
640ee60806
remove more deprecated stuff, improve plugin xdoc generation
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169734 13f79535-47bb-0310-9956-ffa450edef68
2005-05-12 00:06:54 +00:00
John Dennis Casey
ef7d9ec2bd
Forgot to commit the marmalade changes for the descriptor cleanup.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@168634 13f79535-47bb-0310-9956-ffa450edef68
2005-05-06 18:34:50 +00:00