The following comment has been added to this issue:
Author: dion gillard
Created: Mon, 29 Sep 2003 2:19 AM
Body:
Got a patch?
AFAICT, the problem is, around line 124, someone decided to pass the variables of the
context in to the class, and they are not completely resolved yet. I'm not sure
who/why this is.
Release plugin is where the code is.
BTW, I don't see this as a blocker for 1.0
---------------------------------------------------------------------
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: Sun, 3 Aug 2003 11:24 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]