Hello,
Can someone tell me why is it necessary to generate sources (using
generate-sources) ? My initial thought was that the generated file(s) were
based on annotations in other files. But in the case of ReleaseDescriptor, I
don't see that hapenning.
I have enhanced the maven-release-manager/mave
icate your first error, so I changed
> the version to 1. Then I tried building maven-release again and was able
> to build successfully, without any test failures. Could you post what
> your test failures are from the generated surefire reports?
>
> Thanks,
> Deng
>
&g
Ching-2 wrote:
>
> Hmm.. it builds successfully in my machine.
> Try to update your source and build again :)
>
> -Deng
>
> Pankaj Tandon wrote:
>> Hi there,
>> I changed the version from 1-SNAPSHOT to 1 which exists on repo1.
>> That fixed the download but
---
[INFO] Total time: 25 seconds
[INFO] Finished at: Thu Apr 19 20:22:31 EDT 2007
[INFO] Final Memory: 13M/26M
[INFO]
--------
Pankaj Tandon wrote:
>
> Hi,
> I checked out the followi
Hi,
I checked out the following code from http://svn.apache.org/repos/asf
All the projects under maven-components from the trunk
mavent-release-manager and maven-release-plugin from maven/release/trunk
into maven-release folder.
I then did a mvn install from the maven-release folder.
When I do th
Hi,
I would like to enhance the release plugin's prepare goal to do the
following:
1. Create a file in the project folder that holds the release tag that the
user has entered as a part of the release:prepare dialog.
2. Check in this file, along with the others in the tag branch (in SVN).
3. Delete