[ http://jira.codehaus.org/browse/MEV-244?page=all ]
Edwin Punzalan closed MEV-244:
------------------------------
Assign To: Edwin Punzalan
Resolution: Fixed
Sorry about that. I preferred on using servlets.com as the pom has more
info... didn't notice that servlets.com don't have the version.
Fixed and may take up to 4 hours to reach central repo.
> WebWork 2.1.5 has incorrect groupId for com.servlets
> ----------------------------------------------------
>
> Key: MEV-244
> URL: http://jira.codehaus.org/browse/MEV-244
> Project: Maven Evangelism
> Type: Bug
> Components: Invalid POM
> Reporter: Matt Raible
> Assignee: Edwin Punzalan
>
>
> Currently has:
> <dependency>
> <groupId>servlets.com</groupId>
> <artifactId>cos</artifactId>
> <version>09May2002</version>
> </dependency>
> Should be:
> <dependency>
> <groupId>com.servlets</groupId>
> <artifactId>cos</artifactId>
> <version>09May2002</version>
> </dependency>
--
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]