[
http://issues.ops4j.org/browse/PAXCONSTRUCT-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12309#action_12309
]
Stuart McCulloch commented on PAXCONSTRUCT-108:
-----------------------------------------------
Yes, we copy everything under the bundle's META-INF to the top-level META-INF
because then PDE can find it if it needs it.
(this is essential if you want to deploy your bundle project using PDE because
basically it runs it using the exploded folder)
basically
"src/main/resources/META-INF/spring/*" (code)
|
foo.jar "META-INF/spring/*" (mvn package / mvn install)
|
<project>/META-INF/spring/* (mvn pax:eclipse)
HTH
> MANIFEST.MF file is not refreshed (or even recreated after a delete) by the
> command mvn org.ops4j:maven-pax-plugin:compile
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: PAXCONSTRUCT-108
> URL: http://issues.ops4j.org/browse/PAXCONSTRUCT-108
> Project: Pax Construct
> Issue Type: Bug
> Components: maven-pax-plugin
> Affects Versions: 1.4
> Reporter: Charles Moulliard
> Assignee: Stuart McCulloch
>
> The content of the file MANIFEST.MF is not refreshed (or even recreated after
> a delete) by the command mvn org.ops4j:maven-pax-plugin:compile
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general