<uniqueVersion>false</uniqueVersion>
see: http://maven.apache.org/pom.html#Repository
do this in the parent pom
<distributionManagement>
<snapshotRepository>
<uniqueVersion>false</uniqueVersion>
<id>propSnap</id>
<name>Propellors Snapshots</name>
<url>sftp://propellers.net/maven</url>
</snapshotRepository>
but something tells me this is not what you are looking for?
On Tue, Mar 31, 2009 at 11:45 PM, Johan Compagner <[email protected]> wrote:
> this one is more up to date
>
> http://www.wicketstuff.org/wicket13
>
> If only somebody that has more knowledge then me of maven would fix this:
>
> http://www.wicketstuff.org/maven/repository/org/apache/wicket/wicket-examples/1.3-SNAPSHOT/
>
> that no timestamp snaphots are creeated for ANYTHING that is build by wicket
> stuff
> Where is that setting. the default should be changed!!
> This is really horrible
>
> If that is fixed it is way easier to update the examples because i have a
> copy script that i could run every week or once in a few days
>
> johan
>
>
> On Tue, Mar 31, 2009 at 22:48, Jeremy Thomerson
> <[email protected]>wrote:
>
>> Oh - I never actually went to the homepage - I have always just gone to:
>> http://www.wicket-library.com/wicket-examples
>>
>> That page is actually helpful, but it's an older version.
>>
>> --
>> Jeremy Thomerson
>> http://www.wickettraining.com
>>
>>
>>
>> On Tue, Mar 31, 2009 at 3:47 PM, Michael Mosmann <[email protected]>
>> wrote:
>>
>> > Am Dienstag, den 31.03.2009, 13:02 -0500 schrieb Jeremy Thomerson:
>> > > Who runs wicket-library.com and how often are the wicket-examples
>> > updated to
>> > > the most recent version?
>> >
>> > i think, it's just spam.. it open add pages on every klick..
>> >
>> > mm:)
>> >
>> >
>>
>
--
http://www.somatik.be
Microsoft gives you windows, Linux gives you the whole house.