The following comment has been added to this issue:
Author: dion gillard
Created: Thu, 7 Aug 2003 12:10 AM
Body:
in cvs head the properties for ALL plugins will change.
There is currently no compatibility layer
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-635
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-635
Summary: Can't compile any java classes for source 1.4
Type: Bug
Status: Unassigned
Priority: Blocker
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-java
Fix Fors:
1.0-rc1
Versions:
1.0-rc1
Assignee:
Reporter: Willie Vu
Created: Thu, 31 Jul 2003 3:24 AM
Updated: Mon, 4 Aug 2003 11:40 AM
Description:
I used to set maven.compile.source, maven.compile.target in project.properties that
allow 1.4 java classes to be compiled. The latest CVS HEAD is broken now. The target
is always set to 1.1
Look at java plugin's project.properties, there are new properties introduced:
compileTarget = 1.1
compileDebug = on
compileOptimize = off
compileDeprecation = off
How can the target be overridden?
---------------------------------------------------------------------
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]