use highest version available ? Version Ranges ?

2008-06-18 Thread SlinnHawkins, Jon (ELS-CAM)
Hi, Is there any way of forcing a dependency to use the highest version available ? For example : Does "[4.0,)" grab the highest version above 4.0, or does it still use a “best fit” with the other dependencies in the tree I’ve tried it and it appears to go for the highest versio

Profile activation in modules

2008-06-18 Thread SlinnHawkins, Jon (ELS-CAM)
Hi All, I have 3 profiles defined in the Parent Pom. The parent pom has 30 modules. Is there any way I can specify to run any combination of the 3 profiles (somehow defined in the module pom) as part of a reactor build from the parent. The activation by property does not work if the

RE: -U

2008-06-17 Thread SlinnHawkins, Jon (ELS-CAM)
builds in horrible, ugly, nasty, indeterminate ways. Unless you are talking about a new VERSION of a released artifact. Which is it? Wayne On 6/17/08, SlinnHawkins, Jon (ELS-CAM) <[EMAIL PROTECTED]> wrote: > Hi All, > > > > From the maven command line help : > >

-U

2008-06-17 Thread SlinnHawkins, Jon (ELS-CAM)
Hi All, >From the maven command line help : -U,--update-snapshots Forces a check for updated releases and snapshots on remote repositories Does this actually work with released artifacts ? I don't seem to be able to force an update of a released artefact. Thanks in advance

RE: Continuum 1.1 @ Tomcat 6

2008-02-06 Thread SlinnHawkins, Jon (ELS-CAM)
Hi Martin I successfully installed by following the instructions on : http://docs.codehaus.org/display/MAVENUSER/Archiva+on+Tomcat HTH Jon -Original Message- From: Ritz, Martin [mailto:[EMAIL PROTECTED] Sent: 06 February 2008 12:15 To: [EMAIL PROTECTED] Subject: WG: Continuum 1.1 @

browse repository sort order

2008-02-05 Thread SlinnHawkins, Jon (ELS-CAM)
Hi I have successfully imported my Proximity repository into Archiva, When I browse the repository the versions listed for a specific artifact don't seem to be in any order : [top] / com / elsevier / elslon / common / components / HubLinking / HubLinking Versions * 1.1-20071011.14

RE: conditional dependencies

2008-02-05 Thread SlinnHawkins, Jon (ELS-CAM)
Hi Jorg Yeah just set up profiles for Java5 and java6 each specifying the unique dependencies for the jdk. Jon -Original Message- From: Joerg Hohwiller [mailto:[EMAIL PROTECTED] Sent: 04 February 2008 21:13 To: Maven Users List Subject: conditional dependencies Hi there, I am using