mvn clean package -DskipTests &> mvncleanout1 attached.

So close, this time!

[INFO] all ............................................... SUCCESS [1.144s]
[INFO] Apache jclouds .................................... FAILURE
[2.181s]

From the logs, it appears that the code you are building is failing a license check:

[INFO] Rat check: Summary of files. Unapproved: 2 unknown: 2 generated: 0 approved: 1 licence.
[INFO]
...
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check (default) on project jclouds: Too many files with unapproved license: 2 See RAT report in: /home/user/IdeaProjects/JcloudNeedHelp/target/rat.txt -> [Help 1]
[ERROR]

Could you have a look at that file to see what it's complaining about?

Regards

ap

Reply via email to