You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[WARNING] Bundle com.nativelibs4java:bridj:bundle:0.7.0 : Instructions in Privat
e-Package, or -testpackages that are never used: org.bridj.relocated..*|org.
bridj.relocated
Classpath: Jar:org.osgi.core,Jar:android,Jar:dx
[WARNING] Bundle com.nativelibs4java:bridj:bundle:0.7.0 : Instructions in Export
-Package that are never used: org.bridj.dyncall
org.bridj.func
org.bridj.jawt
org.bridj
org.bridj.ann
org.bridj.demangling
org.bridj.cpp
org.bridj.objc
org.bridj.util
org.bridj.cpp.std
org.bridj.cpp.com
org.bridj.cpp.mfc
org.bridj.cpp.com.shell
Classpath: Jar:org.osgi.core,Jar:android,Jar:dx
[WARNING] Bundle com.nativelibs4java:bridj:bundle:0.7.0 : Superfluous export-pac
kage instructions: [org.bridj.demangling, org.bridj.cpp.com.shell, org.bridj.cpp
, org.bridj, org.bridj.cpp.mfc, org.bridj.ann, org.bridj.func, org.bridj.cpp.com
, org.bridj.util, org.bridj.objc, org.bridj.dyncall, org.bridj.jawt, org.bridj.c
pp.std]
[ERROR] Bundle com.nativelibs4java:bridj:bundle:0.7.0 : Bundle-Activator not fou
nd on the bundle class path nor in imports: org.bridj.OSGiBundleActivator
[ERROR] Bundle com.nativelibs4java:bridj:bundle:0.7.0 : Unresolved references to
[org.bridj] by class(es) on the Bundle-Classpath[Jar:dot]: []
[ERROR] Bundle com.nativelibs4java:bridj:bundle:0.7.0 : The JAR is empty: dot
[ERROR] Error(s) found in bundle configuration
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:49 min
[INFO] Finished at: 2015-08-03T16:28:05+07:00
[INFO] Final Memory: 20M/148M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.felix:maven-bundle-plugin:2.3.7:bundle
(default-bundle) on project bridj: Error(s) found in bundle configuration -> [H
elp 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionE
xception
The text was updated successfully, but these errors were encountered:
Hello I copied the pom from :
http://search.maven.org/#artifactdetails|com.nativelibs4java|bridj|0.7.0|bundle
Then put in a folder and ran :
mvn install
But then the build failed :
[WARNING] Bundle com.nativelibs4java:bridj:bundle:0.7.0 : Instructions in Privat
e-Package, or -testpackages that are never used: org.bridj.relocated..*|org.
bridj.relocated
Classpath: Jar:org.osgi.core,Jar:android,Jar:dx
[WARNING] Bundle com.nativelibs4java:bridj:bundle:0.7.0 : Instructions in Export
-Package that are never used: org.bridj.dyncall
org.bridj.func
org.bridj.jawt
org.bridj
org.bridj.ann
org.bridj.demangling
org.bridj.cpp
org.bridj.objc
org.bridj.util
org.bridj.cpp.std
org.bridj.cpp.com
org.bridj.cpp.mfc
org.bridj.cpp.com.shell
Classpath: Jar:org.osgi.core,Jar:android,Jar:dx
[WARNING] Bundle com.nativelibs4java:bridj:bundle:0.7.0 : Superfluous export-pac
kage instructions: [org.bridj.demangling, org.bridj.cpp.com.shell, org.bridj.cpp
, org.bridj, org.bridj.cpp.mfc, org.bridj.ann, org.bridj.func, org.bridj.cpp.com
, org.bridj.util, org.bridj.objc, org.bridj.dyncall, org.bridj.jawt, org.bridj.c
pp.std]
[ERROR] Bundle com.nativelibs4java:bridj:bundle:0.7.0 : Bundle-Activator not fou
nd on the bundle class path nor in imports: org.bridj.OSGiBundleActivator
[ERROR] Bundle com.nativelibs4java:bridj:bundle:0.7.0 : Unresolved references to
[org.bridj] by class(es) on the Bundle-Classpath[Jar:dot]: []
[ERROR] Bundle com.nativelibs4java:bridj:bundle:0.7.0 : The JAR is empty: dot
[ERROR] Error(s) found in bundle configuration
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:49 min
[INFO] Finished at: 2015-08-03T16:28:05+07:00
[INFO] Final Memory: 20M/148M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.felix:maven-bundle-plugin:2.3.7:bundle
(default-bundle) on project bridj: Error(s) found in bundle configuration -> [H
elp 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionE
xception
The text was updated successfully, but these errors were encountered: