Re: Issue in m-compiler-p probably related to maven-toolchain

2011-08-13 Thread Kasun Gajasinghe
aid. The file is available to look at [3] in case you think more details > are needed. > And, `mvn clean` worked flawlessly, as well as the job of > maven-resources-plugin. > > I guess we need to go in to second step? > >  [3] http://pastebin.com/yWyGAG2G > > > Than

Re: Issue in m-compiler-p probably related to maven-toolchain

2011-08-13 Thread Kasun Gajasinghe
.maven:maven-toolchain but something like gentoo.groupid:gentoo12 if it matters. Thanks, --Kasun > > > -Robert > > > > > > From: kasu...@gmail.com > > Date: Sat, 13 Aug 2011 15:07:17 +0530 > > Subject: Re: Issue in m-compile

RE: Issue in m-compiler-p probably related to maven-toolchain

2011-08-13 Thread Robert Scholte
ked flawlessly, as well as the job of > maven-resources-plugin. > > I guess we need to go in to second step? > > [3] http://pastebin.com/yWyGAG2G > > > Thanks for your response! > --Kasun > > > > > > > LieGrue, > > strub > > > > --- On

Re: Issue in m-compiler-p probably related to maven-toolchain

2011-08-13 Thread Kasun Gajasinghe
guess we need to go in to second step? [3] http://pastebin.com/yWyGAG2G Thanks for your response! --Kasun > > LieGrue, > strub > > --- On Sat, 8/13/11, Kasun Gajasinghe wrote: > > > From: Kasun Gajasinghe > > Subject: Issue in m-compiler-p probably related to

Re: Issue in m-compiler-p probably related to maven-toolchain

2011-08-13 Thread Mark Struberg
you check if this exists and looks good? Did you try other plugins? A plain 'mvn clean' works well? Starting mvn with -X might also give you a bit more clue about whats going on. LieGrue, strub --- On Sat, 8/13/11, Kasun Gajasinghe wrote: > From: Kasun Gajasinghe > Subject:

Issue in m-compiler-p probably related to maven-toolchain

2011-08-12 Thread Kasun Gajasinghe
Hi devs, As you may have probably heard, Maven integration in Gentoo is fully working for user-level. Currently, I'm working on getting the system-level integration working, which is the main goal of this project. I'm now faced with an issue related to m-compiler-p when compiling a simple project