Ralph Goers wrote:
>
> On Nov 4, 2010, at 6:21 AM, Jörg Schaible wrote:
>
>> Hi Ralph,
>>
>> Ralph Goers wrote:
>>
>>>
>>> commons:download-page doesn't seem to work correctly with mvn
>>> release:prepare and release:perform. If you manually invoke it before
>>> the release the files will be
The problem is you have the following in the pom.xml for VFS in the
section:
${project.version}
This version should be set to the current release and then the
download page gets generated properly. When you are cuttting a new
version you updated it and run commons:download page and commit those
On Nov 4, 2010, at 6:30 AM, Rahul Akolkar wrote:
> On Thu, Nov 4, 2010 at 9:13 AM, Ralph Goers
> wrote:
>>
>> commons:download-page doesn't seem to work correctly with mvn
>> release:prepare and release:perform. If you manually invoke it before the
>> release the files will be for the SNAPS
On Thu, Nov 4, 2010 at 9:13 AM, Ralph Goers wrote:
>
> commons:download-page doesn't seem to work correctly with mvn release:prepare
> and release:perform. If you manually invoke it before the release the files
> will be for the SNAPSHOT before the release. If you run it after then they
> will
On Nov 4, 2010, at 6:21 AM, Jörg Schaible wrote:
> Hi Ralph,
>
> Ralph Goers wrote:
>
>>
>> commons:download-page doesn't seem to work correctly with mvn
>> release:prepare and release:perform. If you manually invoke it before the
>> release the files will be for the SNAPSHOT before the relea
On Nov 4, 2010, at 6:13 AM, Ralph Goers wrote:
>
> commons:download-page doesn't seem to work correctly with mvn release:prepare
> and release:perform. If you manually invoke it before the release the files
> will be for the SNAPSHOT before the release. If you run it after then they
> will b
Hi Ralph,
Ralph Goers wrote:
>
> commons:download-page doesn't seem to work correctly with mvn
> release:prepare and release:perform. If you manually invoke it before the
> release the files will be for the SNAPSHOT before the release. If you run
> it after then they will be for the next SNAPSH