[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-1) MavenImporter does not import MANIFEST.MF file

Karel Piwko (JIRA) jira-events at lists.jboss.org
Thu May 16 11:42:06 EDT 2013


    [ https://issues.jboss.org/browse/SHRINKRES-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774813#comment-12774813 ] 

Karel Piwko edited comment on SHRINKRES-1 at 5/16/13 11:40 AM:
---------------------------------------------------------------

Pushed upstream in 
https://github.com/shrinkwrap/resolver/commit/3087b4df57855b99f4223e74ca0aa943bd0c0e80 and https://github.com/shrinkwrap/resolver/commit/e8a6cab4b47a1d9d7f4144553f8f18256001e64a

ShrinkRes now generates Manifests on it's own for JAR, WAR and EAR archives.
                
      was (Author: kpiwko):
    Pushed upstream in 
https://github.com/shrinkwrap/resolver/commit/3087b4df57855b99f4223e74ca0aa943bd0c0e80
                  
> MavenImporter does not import MANIFEST.MF file
> ----------------------------------------------
>
>                 Key: SHRINKRES-1
>                 URL: https://issues.jboss.org/browse/SHRINKRES-1
>             Project: ShrinkWrap Resolvers
>          Issue Type: Bug
>    Affects Versions: 2.0.0-beta-3
>            Reporter: Karel Piwko
>            Assignee: Karel Piwko
>             Fix For: 2.0.0-beta-4
>
>
> MavenImporter packages intermediate results from target directory of a Maven project.
> However, for MANIFEST.MF, this file is added later on during package phase, so it is not included in the file.
> Solving this issue is cumbersome, because this file is created as the archive is constructed. We have to somehow emulate Maven archiver to get the file before the jar/war/ear packaging is done.

--
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 shrinkwrap-issues mailing list