Maven plugin in Cactus 1.7 does not respect java plugin settings
----------------------------------------------------------------

         Key: CACTUS-216
         URL: http://issues.apache.org/jira/browse/CACTUS-216
     Project: Cactus
        Type: Bug
  Components: Maven Integration  
    Versions: 1.7    
 Environment: windows, maven 1.0.2
    Reporter: Eugene Kuleshov
    Priority: Critical


Maven plugin in Cactus 1.7 is using default compilation settings even so there 
is maven.compile.target and maven.compile.source properties set in the 
project.properties file on parent project referenced with   
<extend>../project.xml</extend>, and not even properties  from 
project.properties in current directory. 

This is a problem is JAVA_HOME is pointing to JDK 1.5 and maven.compile.target 
is set to 1.3 or 1.4. Cactus test classes are being compiled for 1.5 target by 
default.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to