Jason van Zyl created FELIX-5030:
------------------------------------
Summary: Do not require a pom.xml when Polyglot Maven is used
Key: FELIX-5030
URL: https://issues.apache.org/jira/browse/FELIX-5030
Project: Felix
Issue Type: Improvement
Reporter: Jason van Zyl
Fix For: maven-bundle-plugin-2.5.5
In helping the SnakeYAML project use Polyglot Maven we discovered that the
maven-bundle-plugin requires an actual pom.xml file. When building SnakeYAML
with Polyglot Maven there is only a pom.yaml file which causes an issue using
the maven-bundle-plugin.
In chatting with Stuart it's not an absolute necessity to have the pom.xml file
be present. But the in-memory model can always be used if access to the model
is necessary.
Having this sorted would mean anyone attempting to use Polyglot Maven with the
maven-bundle-plugin will avoid any issues.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)