This is a bug in the cactus plugin. It should be referring  to the java 
plugin using xmlns:java="java".
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


"Sean Timm" <[EMAIL PROTECTED]> wrote on 16/10/2003 03:03:35 AM:

> I've run into a problem while attempting to use the Cactus plugin.  It
> references several variables from the java plugin.  For example:
> ${pom.getPluginContext('maven-java-plugin').getVariable('maven.compile.t
> arget')}
> 
> At the command-line, I call the cactus-compile goal.  The problem seems
> to be that the java plugin never gets accessed, so these variables are
> empty.  If I do the following instead, everything works:
> 
> maven java:compile cactus:compile
> 
> Is this a known issue?  I made an account on Jira to look up
> bugs...should I be logging issues I run into there?
> 
> Thanks!
> 
> -- 
> Sean Timm
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to