Carlos Sanchez wrote:
Some comments

Thanks!

- add SHA1 checksums where you mention MD5. Maven2 uses first SHA1 if present

Will do that.

- Maven2 to Maven 2 / Releasing the next version

When the next release of <<<foo>>> is made, you only need to publish a Maven 2
pom with a groupId of <<<org.bar>>>, since users of previous versions have
already been informed of the changed groupId.

If users have cached the poms in the old groupid maven won't know
about the relocation, so you still need to publish poms for next
versions in old locations in order for the user to see the warning.

Is this due to the bug mentioned in the thread about Cocoon? If it is due to a bug should I write on this page that it is due to a bug, and that the need to publish new poms in the old location will go away over time?

On 7/8/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
Committed for review:
   http://svn.apache.org/viewvc?view=rev&revision=420011

I have not created a link to this page in the index page yet. Will do
that if review goes well.

Brett Porter wrote:
> CTR
>
> On 6/07/2006 7:10 AM, Dennis Lundberg wrote:
>> Do you prefer
>> - commit then review
>> or
>> - review then commit
>> on stuff like this?
>>
>> Brett Porter wrote:
>>> +1
>>>
>>> On 5/07/2006 10:37 AM, Dennis Lundberg wrote:
>>>> Hi
>>>>
>>>> I'm in the process of relocating Jakarta commons components from
>>>> groupID commons-<component> to org.apache.commons. To be able to do
>>>> this correctly I've had much help from Carlos. As this might be
>>>> something that others will face, I thought it would be a good idea
>>>> to create some documentation for it. Is this something that would be
>>>> appropriate for maven-site?
>>>>
>>>> If so where should I put it? I was thinking maybe
>>>> http://maven.apache.org/guides/mini/guide-relocation.html
>>
>
>


--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to