Sande Gilda commented on Bug JDF-469

I have issued https://github.com/jboss-jdf/jboss-as-quickstart/pull/594, which should address this problem.

It ensures each parent POM file defines the following properties:

<maven.compiler.target>1.6</maven.compiler.target>
<maven.compiler.source>1.6</maven.compiler.source>

It also removes the plugin with artifactId `maven-compiler-plugin` plugin, except in cases where an argument is defined.

Ondrej Zizka Let me know if this works for you now.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira