org.springframework is missing *.pom files in ibiblio
-----------------------------------------------------
Key: MEV-267
URL: http://jira.codehaus.org/browse/MEV-267
Project: Maven Evangelism
Type: Bug
Components: Invalid POM
Reporter: Matt Raible
I like to follow best practices, and it appears that you (the Maven
Team) would prefer we use "org.springframework" for Spring's groupId,
rather than "springframework".
If I change my pom.xml setting to use "org.springframework" for the
groupId (for spring and spring-mock (v 1.2.6)), I get the following
warning:
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading: http://repo1.maven.org/maven2/org/springframework/spring-mock/1.2.6
/spring-mock-1.2.6.pom
[WARNING] Unable to get resource from repository central (http://repo1.maven.org
/maven2)
Downloading: http://repo1.maven.org/maven2/org/springframework/spring/1.2.6/spri
ng-1.2.6.pom
[WARNING] Unable to get resource from repository central (http://repo1.maven.org
/maven2)
If I change my groupId to be "springframework", I don't get any
warnings. It seems like org.springframework is not as up-to-date as
springframework, especially since its directories are missing *.pom
files.
--
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
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]