Hi Felix,

Actually, I've got an issue with this solution... :(

When you erase entirely your Maven local repository, there's an issue
because the UpdateSite project refers to the help projects, which have not
been built yet...
So the build fails.

I noticed that when I was switching the version number from 1.3.0.SNAPSHOT
to 1.3.0-SNAPSHOT, so the CI server does not have any snapshot of the help
plugins for this version.

I think we need to bring back the original build order, and we need to setup
a build profile based on the 'timestamp' file in the root help pom.

WDYT?

Regards,
Pierre-Arnaud

On Wed, Sep 24, 2008 at 11:15 AM, Pierre-Arnaud Marcelot <[EMAIL 
PROTECTED]>wrote:

> Hi Felix,
>
> On Tue, Sep 23, 2008 at 8:52 PM, Felix Knecht <[EMAIL PROTECTED]> wrote:
>
>> I gave it a try (http://svn.apache.org/viewvc?rev=698281&view=rev).
>> If you think it's not what you had in mind feel free to revert it.
>
>
> This looks very good! Thanks!
>
> Here are the results.
>
> Before:
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 5 minutes 40 seconds
> [INFO] Finished at: Wed Sep 24 11:13:10 CEST 2008
> [INFO] Final Memory: 62M/136M
> [INFO]
> ------------------------------------------------------------------------
>
>
> After:
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1 minute 44 seconds
> [INFO] Finished at: Wed Sep 24 11:15:17 CEST 2008
> [INFO] Final Memory: 58M/104M
> [INFO]
> ------------------------------------------------------------------------
>
> Awesome... :D
>
> Regards,
> Pierre-Arnaud
>
>

Reply via email to