that keeps frustrating me too... would be nice to have archiva or even the plugin resolver map group ids and artifact ids...
On Tuesday 27 March 2007 09:47, Grégory Joseph wrote: > Of course I can do that, but afaict, I'm going to end up with both > tomcats on my classpath, since they have different group/artifact IDs. > Or there's something else I'm missing, which is also likely :) > > Thanks > > g > > On 26/03/07, Michael McCallum <[EMAIL PROTECTED]> wrote: > > I'm pretty sure you can set the depedencies on the plugin itself, e.g. > > > > <plugin> > > <groupId>... > > <artifactId>... > > <dependencies> > > <dependency> > > tomcat version you want > > </dependency> > > </depedencies> > > </plugin> > > etc > > etc > > > > On Tuesday 27 March 2007 01:15, Grégory Joseph wrote: > > > Hi, > > > > > > It seems there's no straightforward way to make the jspc plugin use a > > > specific version of tomcat. Merely specifying the dependencies in my > > > pom's plugin section won't help, since jspc's using tomcat6, and I > > > want to use tomcat 5.0.x, and these have different groupIDs. > > > > > > Any idea/suggestion ? > > > > > > g > > > > > > --------------------------------------------------------------------- > > > To unsubscribe from this list please visit: > > > > > > http://xircles.codehaus.org/manage_email > > > > -- > > Michael McCallum > > Associate > > RHE & Associates > > cell: 021.576.907 > > phone: +64.9.377.8341 x 772 > > skype: michaelamccallum > > aim: gholamses > > http://www.rhe.co.nz > > > > --------------------------------------------------------------------- > > To unsubscribe from this list please visit: > > > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email -- Michael McCallum Associate RHE & Associates cell: 021.576.907 phone: +64.9.377.8341 x 772 skype: michaelamccallum aim: gholamses http://www.rhe.co.nz --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
