Archetype for generation of Consumer plugins
--------------------------------------------
Key: MRM-654
URL: http://jira.codehaus.org/browse/MRM-654
Project: Archiva
Issue Type: Improvement
Components: repository scanning
Affects Versions: 1.1
Reporter: Stephen Gargan
Priority: Trivial
Attachments: archiva-consumer-plugin-archetype.patch
I've created an archetype for use in creating artifact-consumer-plugin
projects. It currently builds and runs against the head version of archiva.
- Apply the attached patch in the archiva sandbox dir.
- Build and install it
- invoke with the following command line
mvn archetype:create \
-DarchetypeGroupId=org.apache.maven.archiva \
-DarchetypeArtifactId=archiva-consumer-plugin-archetype \
-DarchetypeVersion=1.1-SNAPSHOT \
-DgroupId=org.example \
-DartifactId=simple-consumer-plugin
This will create a project 'simple-consumer-plugin'
rgds,
ste
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira