The following comment has been added to this issue:
Author: Jason van Zyl
Created: Mon, 29 Sep 2003 7:00 PM
Body:
I will apply this patch but in the future please try not to change the coding format.
Patches are also easier to integrate because we can easily see what the differences
are. Also please try to compile it, you were missing an import statement.
---------------------------------------------------------------------
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]