Re: mvn dependency:analyze fails with IllegalArgumentException

2018-03-24 Thread Henrik Eriksson
s > maven-dependency-plugin > > > org.ow2.asm > asm > 6.1 > > > > > and just give a try to rerun it... > > Kind regards > Karl Heinz Marbaise > > > On 21/03/18 23:02, Henrik Eriksson wrote: > >> Hello, >> >> R

mvn dependency:analyze fails with IllegalArgumentException

2018-03-21 Thread Henrik Eriksson
Hello, Running mvn dependency:analyze fails with the follwing exception: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:analyze (default-cli) on project utils: Execution default-cli of goal org.apache.maven.plugins:maven-dependency-plugin:3.0.2:analyze faile

Re: Maven compiler fails non-randomly

2013-02-02 Thread Henrik Eriksson
ut any problmes. The difference now is that I've added annotation processing. 2013/1/11 Henrik Eriksson > Well seems like its not solved. This time I cant trace it to usage of suns > classes, and the condition is reverse now, building the whole project > doesn't render in a

Re: Listing all attached artifacts for a specific GAV

2013-02-01 Thread Henrik Eriksson
ncy info is > missing. > > /Anders > > > On Fri, Feb 1, 2013 at 12:10 AM, Henrik Eriksson < > henrikeriksso...@gmail.com > > wrote: > > > Hello. > > > > I'm writing a plugin and I'm wondering if there is any way of retrieving > an

Re: Maven compiler fails non-randomly

2013-01-10 Thread Henrik Eriksson
[INFO] - [ERROR] An unknown compilation problem occurred [INFO] 1 error Im going to try switching to another jdk today to see if the same error is there. 2013/1/10 Henrik Eriksson > No multithread build. > Windows 7x64 > changed to alwaysNew > changed to 3.0 > > I isolate

Re: Maven compiler fails non-randomly

2013-01-10 Thread Henrik Eriksson
u try with changing value of > > http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#compilerReuseStrategy > > to alwaysNew ? > > Do you have same issues using compiler plugin 3.0 ? > > > > 2013/1/10 Henrik Eriksson : > > Hi all! > >

Re: Setting a plugins configruation parameter

2013-01-01 Thread Henrik Eriksson
set up and run the > > > annoying one as configured by your other stuff. > > > > > > On Mon, Dec 31, 2012 at 1:00 AM, Henrik Eriksson > > > wrote: > > > > The somcomp-maven-plugin isn't mine plugin, I've not written it and > the > >

Re: Setting a plugins configruation parameter

2012-12-30 Thread Henrik Eriksson
nders > > > On Sun, Dec 30, 2012 at 3:33 AM, Benson Margulies >wrote: > > > On Sat, Dec 29, 2012 at 8:25 PM, Henrik Eriksson > > wrote: > > > I'm writing a plugin for bridging propertiary software with maven. So > > > making a portable project is n