Using : Maven 1.0 rc2

A call to war:war quits complaining that maven.caller.call.compile-java is not defined.

Digging through the implementation, I see that the new caller plugin is being invoked. 
 This in turn checks for the said property in the project's context and if it's not 
defined there, uses the (default) value in the plug-in's context - which is 
"java:compile".  However, that is not what happens.

Can you figure out why?

Sri

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to