The following issue has been updated:
Updater: Jason Chaffee (mailto:[EMAIL PROTECTED])
Date: Mon, 29 Sep 2003 6:55 PM
Comment:
I attached the wrong file...one that didn't work. I have attached one that works.
This is a quick fix for how the release plugin is currently written. It could be
cleaned up a bit.
Changes:
Attachment changed to SnapshotResolver.java
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-542&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-542
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-542
Summary: SnapshotResolver hardcodes the ibibio repo instead of using the custom
repos
Type: Bug
Status: Unassigned
Priority: Major
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
release
Fix Fors:
1.0-final
Versions:
1.0-beta-10
Assignee:
Reporter: Jason Chaffee
Created: Wed, 2 Jul 2003 6:35 PM
Updated: Mon, 29 Sep 2003 6:55 PM
Description:
SnapshotResolver hardcodes the ibibio repo instead of using the custom repos set up in
the project.properties.
String url = "http://www.ibiblio.org/maven/" + groupId + "/jars/" + artifactId +
"-snapshot-version";
---------------------------------------------------------------------
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]