I fixed my issue by adding the properties-maven-plugin to the Maven pom file. i propose to add this, or to switch the jaxb maven plugin.
The second issue is connected to my development setup - I'm behind an Enterprise firewall and all Maven dependencies are managed through Artifactory. When I tried to build the plugin on my Mac at home, everything went just fine. But I think that there is somewhere the root cause that triggers this issue, and then poor guys like me can also build it at work ;-). I found this, maybe that helps to identify the rough direction: http://stackoverflow.com/questions/13034611/dummydummyjar1-0-surefire-junit4-maven-and-nexus. The full output of the failing build run is in file *-2.log. I will now try to install the dependency manually and go from there.
Exception: Unable to get dependency information for org.apache.maven.surefire:surefire-junit4:jar:2.18: Failed to retrieve POM for org.apache.maven.surefire:surefire-junit4:jar:2.18: Could not transfer artifact org. apache.maven.surefire:surefire-junit4:pom:2.18 from/to internal-plugin (https://artifact.swissre.com/internal): Failed to transfer file: https://artifact.swissre.com/internal/org/apache/maven/surefire/surefire-junit 4/2.18/surefire-junit4-2.18.pom. Return code is: 503 , ReasonPhrase:Service Unavailable.
So I tend to think this is rather a problem with your proxy repository rather than anything else.
Cheers,
--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/725ea160-9aa0-491b-a82a-96b547ceb9cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/CADMb_TYPywkmP7cBdL_8cZT6oo0WHB4t3p-TZtwKNviQON%3Dwcg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.