Message:
The following issue has been closed.
Resolver: Jason van Zyl
Date: Sun, 9 May 2004 2:24 PM
Attach POM
Provide a link to the artifact
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-92
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVENUPLOAD-92
Summary: GNU GPL jar needed for new Maven plugin
Type: Task
Status: Closed
Priority: Major
Resolution: FIXED
Original Estimate: 30 minutes
Time Spent: Unknown
Remaining: 30 minutes
Project: maven-upload-requests
Assignee: Jason van Zyl
Reporter: Byron Saltysiak
Created: Mon, 12 Apr 2004 7:33 PM
Updated: Sun, 9 May 2004 2:24 PM
Environment: Ibiblio Maven repository
Description:
This jar is GNU GPL protected and created in a sourceforge project. It will be needed
as a dependency in a new Maven plugin that I am creating for integrating Maven
projects and the Vignette CMS.
Here's the project.xml file:
<project>
<pomVersion>3</pomVersion>
<id>cmsdeploy</id>
<name>CMSDeploy</name>
<currentVersion>1.0.1</currentVersion>
<organization>
<name>Maso Gato</name>
<url>http://cmsdeploy.sourceforge.net</url>
</organization>
<licenses>
<license>
<name>GNU General Public License</name>
<url>http://www.gnu.org/copyleft/gpl.html</url>
</license>
</licenses>
</project>
The download page is at:
http://sourceforge.net/project/showfiles.php?group_id=81078
---------------------------------------------------------------------
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]