Hi,

svn co
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/sandbox/maarten/wicketstuff-core-1.4.0.0/
mvn clean package release:prepare -DdryRun=true -DreleaseVersion=1.4.0.0
-DdevelopmentVersion=1.4.0.1-SNAPSHOT

=> BUILD SUCCESSFUL

Let me know if I can test something else.

Maarten


On Thu, Aug 13, 2009 at 7:18 PM, Maarten Bosteels
<mbosteels....@gmail.com>wrote:

> Hi,
>
> Revision: 4896
>
> After manually installing jazzyplugin from [1] into my local maven repo, I
> had the following results:
>
> mvn clean install  => BUILD SUCCESSFUL
>
> mvn clean package release:prepare -DdryRun=true
>
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Cannot prepare the release because you have local modifications :
> [pom.xml:modified]
> [multi-text-input-parent/pom.xml:modified]
>
> I will create a branch in sandbox, commit changes to wicket.version and try
> again
>
> [1]
> http://prdownloads.sourceforge.net/jedit-plugins/JazzyPlugin-0.2.1-bin.zip
>
> regards,
> Maarten
>
>
> On Thu, Aug 13, 2009 at 5:16 PM, Erik van Oosten <e.vanoos...@grons.nl>wrote:
>
>> Regarding step 2: only change the dependency to Wicket in the
>> wicketstuff-core pom.xml, not the versions of wicketstuff poms themselfs (as
>> I just did).
>>
>> 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
>>
>>
>

Reply via email to