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 - Make the JRE to be used for Maven selectable
Summary: Make the JRE to be used for Maven selectable
Status: RESOLVED DUPLICATE of bug 104974
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-09 12:38 UTC by tomzi
Modified: 2008-10-09 13:59 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***