Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant install bridj #73

Open
emmanueldufour opened this issue Aug 3, 2015 · 1 comment
Open

cant install bridj #73

emmanueldufour opened this issue Aug 3, 2015 · 1 comment

Comments

@emmanueldufour
Copy link

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

@Muhammadyusuf96
Copy link

Malwarebytes removed ../BridJExtractedLibraries/bridj.dll and flaged as Exploit.PayloadFileBlock

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants