Re: regex-property goal of build-helper-maven-plugin documentation is incorrect

2015-11-18 Thread Dan Tran
Please verify the site at http://www.mojohaus.org/build-helper-maven-plugin/ I will call a vote to release 1.9.2 soon Thanks Dan On Tue, Nov 17, 2015 at 12:54 PM, Dan Tran wrote: > I will either push a new release out this weekend or update the site > > Thanks > > -Dan > > On Tue, Nov 17, 201

Re: Weird error

2015-11-18 Thread Wayne Fay
This seems to be the issue: he.maven.plugins:maven-eclipse-plugin:2.9:eclipse failed: A required class was missing while executing org.apache.maven.plugins:maven-eclipse-plugin:2.9:eclipse : org/codehaus/plexus/util/StringUtils But I'm not sure why StringUtils is not found. Hopefully someone else

Weird error

2015-11-18 Thread Shrivallabh Deshmukh
Hi, I am using maven 3.3.9. The eclipse plugin version is Eclipse plugin version 2,9 I am getting the error mentioned below. It does not happen for all projects. Once it starts happening, even if I clear pom to absolute vanilla, it still keeps giving the same error. Any help will be appreciated