ops4j / org.ops4j.pax.construct

Build, manage and deploy many types of OSGi bundles
https://ops4j1.jira.com/wiki/display/paxconstruct/Pax+Construct
24 stars 14 forks source link

Build warning occurs when using default values and a project does not import any packages [PAXCONSTRUCT-83] #104

Closed ops4j-issues closed 16 years ago

ops4j-issues commented 16 years ago

David Leangen created PAXCONSTRUCT-83

When compiling a package with no imports, and when just using the default values, the build produces a warning:

Warning building bundle net.leangen.expedition.useradmin:expedition_useradmin_si:bundle:0.1.1-SNAPSHOT : Did not find matching referal for *

Is this really necessary?


Votes: 0, Watches: 0

ops4j-issues commented 16 years ago

David Leangen commented

This is a felix project. Doh!