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

Karl Heinz Marbaise closed MEAR-254.
------------------------------------
    Resolution: Fixed

Done in 
[962528d731773fd3fa83d2e0f739e0b49356e72c|https://gitbox.apache.org/repos/asf?p=maven-ear-plugin.git;a=commitdiff;h=962528d731773fd3fa83d2e0f739e0b49356e72c]

> 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
>            Assignee: Karl Heinz Marbaise
>            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