How are you calling it? Sounds like you are running install:install over a multiproject - instead you should use "install".
I've used this successfully with classifiers before. -Brett On 11/3/05, Julien Stern <[EMAIL PROTECTED]> wrote: > The install plugin does not seem to work when used with classifiers. > When I use the jar plugin with a classifier, the install fails > (the install plugin tries to use "$MYPROJECTDIR/target/classes" > as the artifact name to install. > > Is it forbidden to use classifier with install/deploy ? > Or is it a bug ? > Or is there a correct way to configure the use of this case ? > > Thanks, > > -- > Julien Stern > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
