Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Tue, 22 Feb 2005 1:49 AM

I don't think this is necessary. You can:
a) run under JDK 1.5
b) set maven.compile.source, maven.compile.target appropriately for subprojects

If you specifically want to use a particular rt.jar to compile against, I think 
the java plugin has the necessary properties.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1545

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1545
    Summary: Specify target jdk per project in multibuild
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Versions:
             1.0.2

   Assignee: 
   Reporter: Barry Kaplan

    Created: Wed, 5 Jan 2005 4:20 PM
    Updated: Tue, 22 Feb 2005 1:49 AM

Description:
We have a project (Drools) in which some modules require compilation with jdk5 
and requires pre-jdk5. Both these modules cannot exists in the overall 
multi-project build.

Maybe some type of property which indicates the JAVA_HOME to be used for a 
project can be added. I suppose this might mean forking off a new maven when 
the jdk changes from that of the top-level multi-build project.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to