It should also be possible to define those properties in eclipse.ini, this way they are applied to the whole workspace.
2014-10-24 15:38 GMT+03:00 CoderPlus Team <[email protected]>: > Thanks Igor, > > I temporarily got around this by defining the property within my > settings.xml file. > > > > On Fri, Oct 24, 2014 at 5:03 PM, Igor Fedorenko <[email protected]> > wrote: > >> I don't believe this is possible. >> >> -- >> Regards, >> Igor >> >> On 2014-10-24, 0:40, CoderPlus Team wrote: >> >>> Hi all, >>> I have added *-Dmaven.buildNumber.skip=true* to *MAVEN_OPTS* to skip >>> org.codehaus.mojo:buildnumber-maven-plugin:create >>> <http://mojo.codehaus.org/buildnumber-maven-plugin/create-mojo.html> >>> >>> This works outside of eclipse, but when I right click on the Project > >>> *Run As*>*Maven Install*, this property isn't honoured. >>> >>> How to make m2e not ignore MAVEN_OPTS (without having to edit the run >>> configuration of each project) >>> >>> Regards, >>> Aneesh >>> >>> >>> _______________________________________________ >>> m2e-users mailing list >>> [email protected] >>> To change your delivery options, retrieve your password, or unsubscribe >>> from this list, visit >>> https://dev.eclipse.org/mailman/listinfo/m2e-users >>> >>> _______________________________________________ >> m2e-users mailing list >> [email protected] >> To change your delivery options, retrieve your password, or unsubscribe >> from this list, visit >> https://dev.eclipse.org/mailman/listinfo/m2e-users >> > > > _______________________________________________ > m2e-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/m2e-users > -- Regards, Anton.
_______________________________________________ m2e-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/m2e-users
