Enhance the iPojo maven plugin to take metadata from pom.
---------------------------------------------------------

                 Key: FELIX-846
                 URL: https://issues.apache.org/jira/browse/FELIX-846
             Project: Felix
          Issue Type: Improvement
          Components: iPOJO
    Affects Versions: iPOJO-1.0.0
         Environment: Runtime: OSGi 4.1 + iPojo
Build: Maven
            Reporter: Todor Boev
            Priority: Minor
             Fix For: iPOJO-1.2.0


It would be nice if the iPojo Maven plugin could consume xml metadata directly 
from my pom.xml rather than look for a separate metadata file. This makes sense 
because the metadata.xml is used only at build time and does not progress to 
become a resource bundle. So it's not realy a resource - it is more part of the 
build scripts. And as such it's best if it can be integrated into the ultimate 
build script - the pom.
Also this will match the way metadata is specified to the BND maven plugin. So 
we would have all data related to the construction of an iPojo bundle laid out 
in the pom.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to