Hi everyone, I have just clone cloudstack and the HEAD (32c8cd3cd74016e3d478...) can not compile with : * mvn clean install -P systemvm,developer*
The error message is : * [ERROR]* Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process (default) on project cloudstack: Error finding remote resources manifests: <mypath>/cloudstack/target/maven-shared-archive-resources/META-INF/NOTICE (Permission denied) -> [Help 1] Even if I run with sudo the compilation, I have an error (another one). However, it's strange because in the previous versions of cloudstack that I have built, I never need to use the sudo command (dangerous action). So, is it a clean version to retrieve from the head ? A git checksum to take in account ? A version to use as a starting point to build a branch for a patch ? Thanks in advance for your help. Best regards Nicolas Foata