Hi,

We are setting up Maven with our Continous Integration process (Anthill Pro), to manage several dependent projects, and want to use SNAPSHOT dependencies.

I understand how snapshot dependencies work, and convert-snapshots, but I have some questions/concerns.

We want to be able to tag the version of the snapshot, so the corresponding source can be checked out at a later date.

However, AnthillPro must know the string to tag with before it invokes a build.

I could run two subsequent goals, and maybe trick anthill into using the generated timestamp to tag the project. Unfortunately, I don't know how to obtain a handle on the generated snapshot timestamp in an automated way.

Has anyone else resolved this problem?  Am I approaching it the wrong way?

Thanks,
Chad

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



Reply via email to