J'aimerais savoir si vous aviez un guide pour pouvoir compiler le projet open source. Je n'ai pas une grande connaissance avec Java et Maven mais j'aimerais bien en savoir davantage.
Merci !
Code : Tout sélectionner
[ERROR] Failed to execute goal on project tm.service: Could not collect dependencies for project org.squashtest.tm:tm.service:jar:12.0.0-SNAPSHOT
[ERROR] Failed to read artifact descriptor for org.squashtest.tm.plugin:plugin.licensevalidator:jar:6.0.0.RELEASE
[ERROR] Caused by: The following artifacts could not be resolved: org.squashtest.tm.plugin:plugin.licensevalidator:pom:6.0.0.RELEASE (absent): Could not transfer artifact org.squashtest.tm.plugin:plugin.licensevalidator:pom:6.0.0.RELEASE from/to henix-nexus-acceptance (https://nexus.squashtest.org/nexus/repository/maven-acceptance/): status code: 401, reason phrase: Unauthorized (401)
[ERROR]
[ERROR] -> [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 <args> -rf :tm.service
PS C:\squash>