[jboss-dev-forums] [Design of JBoss Build System] - Re: jboss-parent 4-beta-2

ALRubinger do-not-reply at jboss.com
Sat Apr 12 13:42:42 EDT 2008


We have the compiler plugin correctly set in the EJB3 Build Parent.  However, when performing releases, the configuration is not set in the release POM, preventing release (as compilation fails).

This is easily tested:

mvn -f release-pom.xml clean verify

Where you then see:

...generics are not supported in -source 1.3
  |         (try -source 1.5 to enable generics)

A relevant issue is:

http://jira.codehaus.org/browse/MRELEASE-283

...but I don't find the "inherited" property noted in te above JIRA having any bearing on the result.

So for now, I cannot use jboss-parent:4-beta-2

S,
ALR

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143658#4143658

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143658



More information about the jboss-dev-forums mailing list