"Building Apache CXF HTTP Transport for OSGi 2.3.2" - build warnings
--------------------------------------------------------------------
Key: CXF-3276
URL: https://issues.apache.org/jira/browse/CXF-3276
Project: CXF
Issue Type: Improvement
Affects Versions: 2.3.2
Environment: Operating System = Windows Vista version 6.0 running on
x86
Java; VM; Vendor = 1.6.0_22
Runtime = Java HotSpot(TM) Client VM 17.1-b03
Reporter: Robert Liguori
Priority: Minor
While doing the following command:
$ mvn -e clean install -Pfastinstall
The following is seen in the standard out:
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF HTTP Transport for OSGi 2.3.2
[INFO] ------------------------------------------------------------------------
[WARNING] Warning building bundle
org.apache.cxf:cxf-rt-transports-http-osgi:bundle:2.3.2 : Instructions in
Export-Package that are never used: =META-INF\.cxf\.osgi
[WARNING] Warning building bundle
org.apache.cxf:cxf-rt-transports-http-osgi:bundle:2.3.2 : Did not find matching
referal for javax.xml.rpc*
[WARNING] Warning building bundle
org.apache.cxf:cxf-rt-transports-http-osgi:bundle:2.3.2 : Exporting packages
that are not on the Bundle-Classpath[Jar:dot]: [META-INF.cxf.osgi]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.