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

Error in OSX #10

Open
Jorges1000 opened this issue Feb 3, 2017 · 1 comment
Open

Error in OSX #10

Jorges1000 opened this issue Feb 3, 2017 · 1 comment

Comments

@Jorges1000
Copy link

Hi, I compiled from the latest git and seems to be OK

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.458 s
[INFO] Finished at: 2017-02-03T12:31:52-05:00
[INFO] Final Memory: 38M/2172M
[INFO] ------------------------------------------------------------------------

However, trying to run it gives the following error:

jsepulveda:target JS$ java -jar access2csv-0.2-SNAPSHOT-jar-with-dependencies.jar
no main manifest attribute, in access2csv-0.2-SNAPSHOT-jar-with-dependencies.jar

Looking back at the log I see no errors but the following:

[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ access2csv ---
....
[INFO] skip non existing resourceDirectory /Users/JS/Dropbox/R_packages/JavaJS/access2csv/src/main/resources

...

T E S T S

objc[3147]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.8.0_111.jdk/Contents/Home/jre/bin/java and /Library/Java/JavaVirtualMachines/jdk1.8.0_111.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
...
Tests run: 7, Failures: 0, Errors: 0, Skipped: 4
...
[INFO] Building tar: /Users/JS/Dropbox/R_packages/JavaJS/access2csv/target/access2csv-0.2-SNAPSHOT-bin.tar.gz
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
...

Platform: x86_64-apple-darwin13.4.0 (64-bit)
Running under: OS X El Capitan 10.11.6

Thanks for any help!

@bobbysmith007
Copy link
Member

I dont have access to OSX to debug this. If you do get it all figured out, please let me know.

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