i see that wicket1.3 jdk1.4 is using these goals:

-Pbamboo-jdk-1.4 clean deploy

On Thu, Feb 19, 2009 at 08:03, Martin Funk <mafulaf...@googlemail.com>wrote:

> But those are only defined in profiles:
> 'bamboo'   and 'wickettraining.com-continuum'
>
> are those profiles pulled for the builds?
>
> mf
>
> Am 18.02.2009 um 22:07 schrieb Jeremy Thomerson:
>
>
>  Yes - all wicketstuff-core projects appear to be generating timestamped
>> snapshots, which they shouldn't be.  The wicketstuff-core parent pom [1]
>> has
>> the proper line in it (I think) to exclude this from happening:
>>
>> <uniqueVersion>false</uniqueVersion>
>>
>> Continuum is still running on my server [2], building the wicketstuff-core
>> projects and deploying to an alternate repo [3] (including javadoc
>> snapshots).  Everything there seems to be running fine, and it's not
>> generating timestamped snapshots.  Perhaps this is a problem with
>> TeamCity?
>> Maybe a Maven / TeamCity guru can help more, but I tried to make sure that
>> it wouldn't do this.  I never have liked TeamCity too much.
>>
>> Let me know how I can be of assistance.  I don't mind hosting these repos
>> on
>> my servers.  And I don't mind keeping Continuum running - it has been very
>> easy.
>>
>> PS - Continuum is also building the site:deploy goal on my server, and
>> deploying the sites publicly [4], including nice html views of the source
>> in
>> the reports section for each project.
>>
>> [1] -
>>
>> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/pom.xml
>> [2] - http://www.wickettraining.com/continuum/
>> [3] - http://www.wickettraining.com/ws-snaps/
>> [4] - http://www.wickettraining.com/ws-sites/
>>
>>
>> --
>> Jeremy Thomerson
>> http://www.wickettraining.com
>>
>>
>> On Wed, Feb 18, 2009 at 8:41 AM, nino martinez wael <
>> nino.martinez.w...@gmail.com> wrote:
>>
>>  I see this is a issue for wicketstuff core aswell
>>>
>>> 2009/2/18 Johan Compagner <jcompag...@gmail.com>
>>>
>>>  Hi,
>>>>
>>>> if i look into this dir:
>>>>
>>>>
>>>>
>>>>
>>> http://www.wicketstuff.org/maven/repository/org/wicketstuff/scriptaculous/1.4-SNAPSHOT/
>>>
>>>>
>>>> i am getting really really sad :(
>>>>
>>>> I want to get rid of all those horrible timestamps snapshots
>>>> these should be removed for everything, this will run out of disk space
>>>> soon
>>>> like that
>>>>
>>>> i think it has to do something in the profiles and then
>>>> distributionManagement ??
>>>>
>>>> <distributionManagement>
>>>>              <snapshotRepository>
>>>>                  <id>repo</id>
>>>>                  <name>Local Bamboo/Tomcat repository</name>
>>>>
>>>> <url>file:/home/wicket/tomcat/webapps/maven/repository/</url>
>>>>                  <uniqueVersion>false</uniqueVersion>
>>>>              </snapshotRepository>
>>>>          </distributionManagement>
>>>>
>>>> also wicket 1.3 has the same problem. i guess because the jdk1.4 and
>>>>
>>> jdk1.5
>>>
>>>> dirs dont have the right stuff?
>>>> Or is the wrong profiler being done? Where can this be changed?
>>>>
>>>> johan
>>>>
>>>>
>>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to