The following comment has been added to this issue:
Author: Jason Chaffee
Created: Mon, 29 Sep 2003 2:49 PM
Body:
This is a pretty big show stopper for my use of Maven. For jakarta projects that use
Maven it isn't because their dependencies are located at ibiblio. However, I would
say 75% of all dependencies for my projects are not at ibiblio. Therefore, I am using
multiple repositories.
I do not have a patch at this time, but if you were tell me that it might make it into
1.0 if I were to provide one, I would provide one for you later this week?
---------------------------------------------------------------------
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]