[ 
http://jira.codehaus.org/browse/MOJO-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Milos Kleint moved MNBMODULE-17 to MOJO-897:
--------------------------------------------

        Key: MOJO-897  (was: MNBMODULE-17)
    Project: Mojo  (was: Maven 2.x Netbeans Module Plugin)

> Incorrect java source version
> -----------------------------
>
>                 Key: MOJO-897
>                 URL: http://jira.codehaus.org/browse/MOJO-897
>             Project: Mojo
>          Issue Type: Bug
>            Reporter: Alexander
>            Assignee: Milos Kleint
>            Priority: Minor
>
> The archetype always builds the project to use java version 1.4 instead of 
> what is set in the source parameter of the compiler-plugin.
>       <plugin>
>         <groupId>org.apache.maven.plugins</groupId>
>         <artifactId>maven-compiler-plugin</artifactId>
>         <configuration>
>           <source>1.5</source>
>           <target>1.5</target>
>         </configuration>
>       </plugin>

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to