You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Martin Gainty (JIRA)" <ji...@codehaus.org> on 2014/05/10 02:24:10 UTC

[jira] (MEAR-187) No unpack capability for ear

Martin Gainty created MEAR-187:
----------------------------------

             Summary: No unpack capability for ear
                 Key: MEAR-187
                 URL: https://jira.codehaus.org/browse/MEAR-187
             Project: Maven Ear Plugin
          Issue Type: Bug
    Affects Versions: 2.9
         Environment: maven 3.0.2
jdk 1.7.0.45
            Reporter: Martin Gainty


EarModuleFactory.standardArtifactTypes.contains( type ) ) type=ear
AbstractEarTest::createArtifactsTest ear.execute() has thrown MojoExecutionException message=Invalid type [ear] supported types are [jar, ejb, ejb3, par, ejb-client, app-client, rar, war, sar, wsr, har]

Therefore the ear type is NEVER unpacked/unzipped (and consequently repacked/zipped) for type ear

Whatever was in the previous ear remains (with no ability to upgrade versions)

Originally reported by Martin Holler
Martin



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)