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

installation on MAC OSX #1962

Open
saheredris opened this issue Apr 3, 2024 · 0 comments
Open

installation on MAC OSX #1962

saheredris opened this issue Apr 3, 2024 · 0 comments

Comments

@saheredris
Copy link

Hi,
I'm trying to install Libreplan on mac OSX , upon mvn verify, everything passes well except the :

[INFO] Reactor Summary for LibrePlan 1.6.0:
[INFO]
[INFO] LibrePlan .......................................... SUCCESS [ 0.003 s]
[INFO] LibrePlan Business Module .......................... SUCCESS [ 57.288 s]
[INFO] LibrePlan ZK Components Module ..................... SUCCESS [ 3.989 s]
[INFO] LibrePlan Web Client Module ........................ FAILURE [ 13.954 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:15 min
[INFO] Finished at: 2024-04-04T00:28:21+03:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project libreplan-webapp: Could not resolve dependencies for project org.libreplan:libreplan-webapp:war:1.6.0: Failed to collect dependencies at com.libreplan.java.zk.components:jasperreportcomponent:jar:1.1: Failed to read artifact descriptor for com.libreplan.java.zk.components:jasperreportcomponent:jar:1.1: The following artifacts could not be resolved: com.libreplan.java.zk.components:jasperreportcomponent:pom:1.1 (absent): Could not transfer artifact com.libreplan.java.zk.components:jasperreportcomponent:pom:1.1 from/to thirdparty (https://nexus.libreplan.dev/repository/thirdparty-libreplan16/): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :libreplan-webapp

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

1 participant