isdashboard/egacy-peer-deps

96 lines
5.4 KiB
Plaintext

[INFO] Scanning for projects...
[INFO]
[INFO] -----------------< org.gcube.isdashboard:isdashboard >------------------
[INFO] Building Isdashboard 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] >>> spring-boot:3.1.1:run (default-cli) > test-compile @ isdashboard >>>
[INFO]
[INFO] --- resources:3.3.1:copy-resources (default-resources) @ isdashboard ---
[INFO] Copying 4 resources from src/main/resources to target/classes
[INFO] Copying 5 resources from src/main/resources to target/classes
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ isdashboard ---
[INFO] Copying 4 resources from src/main/resources to target/classes
[INFO] Copying 5 resources from src/main/resources to target/classes
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ isdashboard ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-dependencyConvergence) @ isdashboard ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO]
[INFO] --- properties:1.1.0:read-project-properties (default) @ isdashboard ---
[INFO]
[INFO] --- jacoco:0.8.10:prepare-agent (pre-unit-tests) @ isdashboard ---
[INFO] argLine set to -javaagent:/Users/mariateresaparatore/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/Users/mariateresaparatore/Documents/workspace-spring/isdashboard/target/jacoco.exec -Djava.security.egd=file:/dev/./urandom -Xmx1G
[INFO]
[INFO] --- spotless:2.37.0:apply (spotless) @ isdashboard ---
[INFO] Spotless.Java is keeping 45 files clean - 0 were changed to be clean, 0 were already clean, 45 were skipped because caching determined they were already clean
[INFO]
[INFO] --- checksum:1.11:files (create-pre-compiled-webapp-checksum) @ isdashboard ---
[INFO]
[INFO] --- antrun:3.1.0:run (eval-frontend-checksum) @ isdashboard ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- frontend:1.13.4:install-node-and-npm (install-node-and-npm) @ isdashboard ---
[INFO] Node v18.16.1 is already installed.
[INFO] NPM 9.8.0 is already installed.
[INFO]
[INFO] --- frontend:1.13.4:npm (npm install) @ isdashboard ---
[INFO] Running 'npm install' in /Users/mariateresaparatore/Documents/workspace-spring/isdashboard
[INFO] npm ERR! code ERESOLVE
[INFO] npm ERR! ERESOLVE unable to resolve dependency tree
[INFO] npm ERR!
[INFO] npm ERR! While resolving: isdashboard@0.0.1-SNAPSHOT
[INFO] npm ERR! Found: @angular/core@16.1.4
[INFO] npm ERR! node_modules/@angular/core
[INFO] npm ERR! @angular/core@"16.1.4" from the root project
[INFO] npm ERR! peer @angular/core@"^16.0.0 || ^17.0.0" from @angular/material-moment-adapter@16.1.4
[INFO] npm ERR! node_modules/@angular/material-moment-adapter
[INFO] npm ERR! @angular/material-moment-adapter@"16.1.4" from the root project
[INFO] npm ERR! 1 more (@angular/material)
[INFO] npm ERR!
[INFO] npm ERR! Could not resolve dependency:
[INFO] npm ERR! peer @angular/core@"16.2.4" from @angular/animations@16.2.4
[INFO] npm ERR! node_modules/@angular/animations
[INFO] npm ERR! @angular/animations@"^16.1.4" from the root project
[INFO] npm ERR! peer @angular/animations@"^16.0.0 || ^17.0.0" from @angular/material@16.1.4
[INFO] npm ERR! node_modules/@angular/material
[INFO] npm ERR! @angular/material@"^16.1.4" from the root project
[INFO] npm ERR! 1 more (@angular/material-moment-adapter)
[INFO] npm ERR!
[INFO] npm ERR! Fix the upstream dependency conflict, or retry
[INFO] npm ERR! this command with --force or --legacy-peer-deps
[INFO] npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
[INFO] npm ERR!
[INFO] npm ERR!
[INFO] npm ERR! For a full report see:
[INFO] npm ERR! /Users/mariateresaparatore/.npm/_logs/2023-09-13T08_30_20_929Z-eresolve-report.txt
[INFO]
[INFO] npm ERR! A complete log of this run can be found in: /Users/mariateresaparatore/.npm/_logs/2023-09-13T08_30_20_929Z-debug-0.log
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.541 s
[INFO] Finished at: 2023-09-13T10:30:23+02:00
[INFO] ------------------------------------------------------------------------
[WARNING]
[WARNING] Plugin validation issues were detected in 2 plugin(s)
[WARNING]
[WARNING] * org.jacoco:jacoco-maven-plugin:0.8.10
[WARNING] * org.apache.maven.plugins:maven-resources-plugin:3.3.1
[WARNING]
[WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
[WARNING]
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.13.4:npm (npm install) on project isdashboard: Failed to run task: 'npm install' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [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/MojoFailureException