Hi Eric, No. It's because you seem not to have installed the caller plugin... My guess is that you have only taken the war plugin from HEAD without taking it's dependencies. Actually, thinking about it, we should add a dependency in the war plugin on the caller plugin so that it gets automatically downloaded.
-Vincent > -----Original Message----- > From: Eric Berenguier [mailto:[EMAIL PROTECTED] > Sent: 06 November 2003 10:38 > To: Maven Users List > Subject: war plugin : [maven.caller.call.compile-java] is not defined > > Hi, > > War plugin from CVS version doesn't work anymore : > > war:war goal leads to: > > BUILD FAILED > File...... file:/C:/Documents and > Settings/juju/.maven/plugins/maven-caller-plugin-1.0-SNAPSHOT/ > Element... ant:fail > Line...... 24 > Column.... 91 > Property [maven.caller.call.compile-java] is not defined > > As a workaround i have to manually set the > 'maven.caller.call.compile-java' property. > Is it supposed to work like this ? > > Thanks > > Eric > > > > --------------------------------------------------------------------- > 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]
