[ 
https://issues.apache.org/jira/browse/MEAR-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Heinz Marbaise updated MEAR-254:
-------------------------------------
    Fix Version/s: 3.0.0

> Support JavaEE version 8
> ------------------------
>
>                 Key: MEAR-254
>                 URL: https://issues.apache.org/jira/browse/MEAR-254
>             Project: Maven Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.10.1
>            Reporter: Fred Bricon
>            Priority: Critical
>             Fix For: 3.0.0
>
>
> Java EE 8 EARs can not be built using the latest ear plugin, eg. 
> {quote}
>      <plugin>
>         <artifactId>maven-ear-plugin</artifactId>
>         <version>2.10.1</version>
>         <configuration>
>           <generateApplicationXml>true</generateApplicationXml>
>           <version>8</version>
>           <defaultLibBundleDir>lib</defaultLibBundleDir>
>         </configuration>
>       </plugin>
> {quote}
>  yields :
> ??Failed to execute goal 
> org.apache.maven.plugins:maven-ear-plugin:2.10.1:generate-application-xml 
> (default-generate-application-xml) on project gsdf: Invalid version [8]??
> See 
> http://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/index.html#8 
> for the latest Java EE schema updates



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to