|
Archimedes Trajano made changes - 14/May/04 05:19 AM
Updated project-descriptor.xml file containing text.
Archimedes Trajano made changes - 14/May/04 05:25 AM
Archimedes Trajano made changes - 14/May/04 05:31 AM
Updated patch, delete the old one.
Archimedes Trajano made changes - 14/May/04 05:33 AM
Better patch, puts in the path separator automatically instead of having to prefix the project paths with a "/"
Archimedes Trajano made changes - 14/May/04 08:05 AM
Patch for eclipse plugin
Archimedes Trajano made changes - 14/May/04 08:20 AM
Brett Porter made changes - 26/May/04 09:05 AM
How is maven.jar.override undocumented? According to http://maven.apache.org/reference/user-guide.html#Overriding_Stated_Dependencies the <id> you mention is artifactId, not id. But where would you specify the groupId? One of the reasons for the patch was to allow <groupId>struts</groupId> <groupId>myclosedsourcecompany</groupId> Also its not documented in the list of properties here http://maven.apache.org/reference/user-guide.html#Behavioural_Properties I think most people if they find out about this list would go there to find out some of the core properties of maven and may not look further down. That document is getting long already as well anyway, perhaps if it was broken down as well for the next release (though the long version of the page is still provided for printing purposes).
Jason van Zyl made changes - 21/Jul/04 09:53 AM
we need to use a proper id for jar overrides and document it in 1.1. I'd suggest maven.jar.groupId.artifactId (but also look for just artifactId to be backwards compatible). eg
Brett Porter made changes - 23/Jul/04 01:22 PM
Not sure about your example. Remember to allow other dependency types Archimedas: yes, now it is maven.maven. Sorry, I was thinking in future-tense Carlos: good point. To make it more clear, perhaps: I know its long, but it should suffice.
Brett Porter made changes - 02/Dec/04 09:47 PM
Brett Porter made changes - 16/May/05 02:52 AM
Vincent Massol made changes - 11/Aug/05 11:46 AM
Brett Porter made changes - 23/Aug/05 05:54 AM
Brett Porter made changes - 08/Mar/06 10:47 PM
Arnaud Heritier made changes - 11/Apr/06 05:18 PM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Patch to ArtifactListBuilder to implement property driven paths