You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2019/04/03 20:28:00 UTC

[jira] [Closed] (MJAR-163) maven jar plugin fails if bundle plugin defined in type 'pom'

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

Michael Osipov closed MJAR-163.
-------------------------------
       Resolution: Not A Problem
    Fix Version/s:     (was: waiting-for-feedback)

Solution provided.

> maven jar plugin fails if bundle plugin defined in type 'pom'
> -------------------------------------------------------------
>
>                 Key: MJAR-163
>                 URL: https://issues.apache.org/jira/browse/MJAR-163
>             Project: Maven JAR Plugin
>          Issue Type: Bug
>    Affects Versions: 2.4
>            Reporter: Eric Charles
>            Priority: Major
>         Attachments: pom.xml
>
>
> I have the same issue as the one posted here:
> http://markmail.org/message/mjsn2xozkcesethl
> Running 'mvn install' on the attached pom give:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:2.4:jar (jar) on project test: Error assembling JAR: Manifest file: /Users/eric/wrk/spc/aos/test/target/osgi/MANIFEST.MF does not exist. -> [Help 1]
> Yes, no class to process in a pom, but I would expect maven-jar-plugin to play nice (ignore the abscence of osgi/... file) in such a case.



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