mvn clean package release:prepare -DdryRun=true

-igor

On Thu, Aug 13, 2009 at 8:33 AM, Erik van Oosten<e.vanoos...@grons.nl> wrote:
> Hi Jeremy,
>
> I am afraid I do not understand what to do. I set out to test the yui-parent
> module:
>
> I can confirm that /yui-parent/ builds fine (with +mvn install+). Yeah!
>
> However, +mvn release:prepare -DdryRun=true+ executed in the yui-parent
> sub-directory just downloads a yui snapshot instead of compiling it localy.
> Running it one directory up fails because prepare:release does not accept
> diffs with the SCM and I changed the wicketstuff-code pom (I commented out
> all modules except for yui-parent).
>
> What else can I do? Or must one do the whole thing at once?
>
> BTW, should wicketstuff-core not change from 1.4-SNAPSHOT to 1.4.0-SNAPSHOT?
>
> Regards,
>    Erik.
>
>
>
> Jeremy Thomerson wrote:
>>
>> To those who have written me volunteering to help: thank you.  I will
>> try to do the release this weekend.  Here's what you can do to help
>> before then.
>>
>> 1 - check out wicketstuff-core trunk
>> 2 - change the wicket dependencies from snapshot to 1.4.0 (note: only
>> do this locally - don't commit that change - since trunk should run on
>> trunk)
>> 3 - build it to make sure it all works
>> 4 - test the release process by doing following:
>>
>> mvn release:prepare -DdryRun=true
>>
>> If all of that is working fine (no build errors, etc), then let the
>> list know.  That will make it much easier to do the release.  And I'll
>> try to document the process so that someone else can perform the next
>> one easier.
>>
>> --
>> Jeremy Thomerson
>> http://www.wickettraining.com
>>
>>
>
> --
> Erik van Oosten
> http://day-to-day-stuff.blogspot.com/
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to