Issue Details (XML | Word | Printable)

Key: GROOVY-1853
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Russel Winder
Reporter: David Corbin
Votes: 3
Watchers: 4
Operations

If you were logged in you would be able to see more operations.
groovy

Groovy in maven(m2) repository does not have pom.xml

Created: 25/Apr/07 07:04 AM   Updated: 29/Oct/07 07:11 AM
Component/s: None
Affects Version/s: 1.0
Fix Version/s: 1.1-rc-2

Time Tracking:
Not Specified


 Description  « Hide
The groovy artifacts installed in the maven repository do not have a pom.xml, and they should. As a result, any maven project that depends on groovy tries to download the POM each time mvn is run.

http://repo1.maven.org/maven2/groovy/



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Carlos Sanchez added a comment - 13/Jun/07 04:13 PM
Related to GROOVY-1325

Russel Winder added a comment - 14/Jun/07 05:30 AM
I believe that this issue is fixed in HEAD and so when 1.1 is released this will not be a problem. I had also understood that someone had manually added a POM for 1.0 as a hack. If this is not the case then if someone can give directions, we can do the needful.

Paul King added a comment - 26/Oct/07 07:43 PM
This is working in recent releases. I have put the pom for 1.0 into ibiblio too but it has uncovered a problem with another artifact that didn't used to exist as far as I know. There is an open issue under the MEV jira that should resolve the remaining issues (I hope).

Russel Winder added a comment - 29/Oct/07 04:59 AM
Can we mark this as fixed and close it?

David Corbin added a comment - 29/Oct/07 06:32 AM
Yes

Russel Winder added a comment - 29/Oct/07 07:11 AM
Fixed