You must readd all projects
Emmanuel
Shaun Barriball a écrit :
> We're just trying the upgrade to 1.1 now from 1.0.3.
> Is there an upgrade path for this which preserves the database or do we have
> to re-install all projects from scratch? 1.1 isn't mentioned on
> http://maven.apache.org/continuum/upgrade.html.
>
> Regards,
> Shaun.
>
> -----Original Message-----
> From: Jeffery, Mark [mailto:MJeffery@fnb.co.za]
> Sent: 21 May 2007 11:38
> To: continuum-users@maven.apache.org
> Subject: RE: Project build order for multiple Maven 2 projects -
> Alphabetical by Project Name?
>
> Yeah.....I am battling with the same thing
>
> http://jira.codehaus.org/browse/CONTINUUM-998
>
>
> Should be fixed in 1.1-alpha-#
>
> Jeff
>
> -----Original Message-----
> From: Shaun Barriball [mailto:sbarriba@yahoo.co.uk]
> Sent: 21 May 2007 11:41
> To: continuum-users@maven.apache.org
> Subject: Project build order for multiple Maven 2 projects - Alphabetical by
> Project Name?
>
> Hi all,
> We've been using Continuum (1.0.3) successfully as part of our automated
> build and deploy for 6 months or so.
> We have one big issue which I'd appreciate input on.
>
> We have a large software system with 15 or so separate Maven 2 projects
> (assume for simplicity Project A, Project B and Project C) which each have
> sub-modules. Assume the dependency tree is:
> A -> depends on C -> depends on B (for example). These dependencies are
> expressed using Maven 2 dependency hierarchy.
>
> The "Build All" function on Continuum appears to ignore any Maven 2
> dependency hierarchy and simply builds them in alphabetical order of the
> Project Name. This therefore builds the above example out of order - often
> resulting in build failures.
>
> * Should continuum 'understand' the dependency tree? I've read some material
> which implies this should potentially be the case
> (http://jira.codehaus.org/browse/CONTINUUM-39).
>
> * If not, is there a way to organise the build order for "Build All"
> above
> and beyond altering the project names with "1.", "2." etc (which is
> obviously undesirable)?
>
>
> All help appreciated.
> Regards,
> Shaun.
>
>
> To read FirstRand Bank's Disclaimer for this email click on the following
> address or copy into your Internet browser:
> https://www.fnb.co.za/disclaimer.html
>
> If you are unable to access the Disclaimer, send a blank e-mail to
> firstrandbankdisclaimer@fnb.co.za and we will send you a copy of the
> Disclaimer.
>
>
>
>
|