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

Errors while packaging from command line #61

Open
minotogna opened this issue Jan 23, 2015 · 0 comments
Open

Errors while packaging from command line #61

minotogna opened this issue Jan 23, 2015 · 0 comments

Comments

@minotogna
Copy link

When i execute 'mvn package' from command line there are tests that fail:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project jwebclient-analyzer: There are test failures.
[ERROR]
[ERROR] Please refer to C:\redd\portal\jwebclient-analyzer\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]

When i execute 'mvn package -DskipTests=true' from command line to skip the tests, I got a different error:
[ERROR] Failed to execute goal com.github.bringking:requirejs-maven-plugin:2.0.4:optimize (default) on project demo: r.js exited with an error. -> [Help 1]

Is there anyone who can help to understand what's the problem?
Thank you!
Mino

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

No branches or pull requests

1 participant