This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 149615

Summary: Make the JRE to be used for Maven selectable
Product: projects Reporter: tomzi <tomzi>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description tomzi 2008-10-09 12:38:34 UTC
I am currently running Netbeans under JRE 1.6, however I'd need maven to compile with JRE 1.5 (not just produce code
classfiles for 1.5). 

Please add an option to global maven settings to be able to choose the Java Platform from the currently in Netbeans
configured Java Platforms that should be used globally for maven to compile etc. 

Please provide also an option on project level to override the Java Platfrom on project level.
Comment 1 Milos Kleint 2008-10-09 13:59:30 UTC
more or less duplicate of #104974, feel free to comment there.
the issue also includes hints and workarounds available in current codebase.

*** This issue has been marked as a duplicate of 104974 ***