Good day to you, Petar, You may want to make a feature request about that by filing a Jira Issue.
In the meantime, try the maven-antrun-plugin. Cheers, Franz Petar Tahchiev wrote: > > Hi again, > > I have a build and I want to make it JDK dependent. For instance if you > are > triggering maven with a java that is older than 1.4 then a message is > displayed "Upgrade your java and try again." > > Is this possible? > > I tried with the <prerequisites> tag, but the only inner element that it > supports is <maven>. It would be very useful if <jdk>, <os>, etc are > provided too. > > Thanks again. > -- > Regards, Petar! > Karlovo, Bulgaria. > > -- View this message in context: http://www.nabble.com/JDK-Dependent-build-tf3060760s177.html#a8515477 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
