History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CARGO-220
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Vincent Massol
Reporter: Vincent Massol
Votes: 0
Watchers: 0
Operations

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

Rename all m2 groupIds to org.codehaus.cargo

Created: 25/Nov/05 05:11 AM   Updated: 30/Mar/06 04:25 AM
Component/s: Core
Affects Version/s: 0.6
Fix Version/s: 0.7

Time Tracking:
Not Specified


 Description  « Hide
Rationale (from mailing list):

"
In any case as we're using fully qualified artifact id there's no possibility of clashing and it's kind of duplicating the information to put the hierarchy information both groupId and artifactId.

Also, the groupId really represents the project.

Note: If we were to use different groupIds using the dotted notation, the m1 repository would look pretty crowded as we'll have the following at the top
level:
ibiblio:
org.codehaus.cargo/
org.codehaus.cargo.core/
org.codehaus.cargo.core.api/
org.codehaus.cargo.core.containers/
[...]
"



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Vincent Massol - 25/Nov/05 07:47 AM
done