[jira] Closed: (LOOM-45) Fold loom-tools into maven-sar
jira-yCVjj/[email protected]
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <[email protected]> |
Message:
The following issue has been closed.
Resolver: Mauro Talevi
Date: Tue, 28 Oct 2003 7:27 AM
Moved the SarTask in the sar plugin itself.
Changes required for projects intending to use are:
- Add dependency of type jar (the implicit default) and not plugin
<dependency>
<groupId>loom</groupId>
<artifactId>maven-sar-plugin</artifactId>
<version>[version]</version>
</dependency>
- download the plugin (once) via the command
maven -DgroupId=loom -DartifactId=maven-sar-plugin -Dversion=[version] plugin:download
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=LOOM-45
Here is an overview of the issue:
---------------------------------------------------------------------
Key: LOOM-45
Summary: Fold loom-tools into maven-sar
Type: Task
Status: Closed
Priority: Major
Resolution: FIXED
Time Spent: Unknown
Remaining: Unknown
Project: loom
Components:
Tools
Fix Fors:
1.0-beta1
Versions:
1.0-beta1
Assignee: Mauro Talevi
Reporter: Peter Donald
Created: Sat, 25 Oct 2003 10:43 PM
Updated: Tue, 28 Oct 2003 7:27 AM
Description:
Currently the only class in loom-tools is the SarTask. This could quite easily be migrated into the maven-sar plugin. The maven-sar artifact produced can be used to run ant tasks or be installed into the maven runtime. As I think it would be simpler to combine the two rather than having a 1-class jar as a dependency of the plugin I would like to merge.
However you didn't think this was a good idea last time so I assigned to you and let you decide ;)
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira