[forge-issues] [JBoss JIRA] (FORGE-1015) Java source/target versions should be configurable in MavenJavaSourceFacet

Fred Bricon (JIRA) jira-events at lists.jboss.org
Mon Jul 15 09:55:26 EDT 2013


Fred Bricon created FORGE-1015:
----------------------------------

             Summary: Java source/target versions should be configurable in MavenJavaSourceFacet
                 Key: FORGE-1015
                 URL: https://issues.jboss.org/browse/FORGE-1015
             Project: Forge
          Issue Type: Bug
          Components: Maven Plugin
    Affects Versions: 1.3.3.Final
            Reporter: Fred Bricon


I see https://github.com/forge/core/blob/master/project-model-maven/src/main/java/org/jboss/forge/maven/facets/MavenJavaSourceFacet.java#L182 has hardcoded source/target versions for the maven-compiler-plugin configuration

IMHO, these (along the encoding) should be overrideable via CLI options. Also, the default version should be inferred from the currently running JVM. One caveat though, is that would make forge build tests dependent on the running JVM.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list