Re: Maven build issue

2011-08-08 Thread Jörg Schaible
javafan2011 wrote: > Another strange problem, If I see the which application has occupied the > lock on abc.xls file then it says eclipse and still ME_ECLIPSE cannot > clean this file during clean install. I still have to close eclipse and do > a clean build from command line, which is time consum

Re: Maven build issue

2011-08-08 Thread Wayne Fay
> Another strange problem, If I see the which application has occupied the lock > on abc.xls file then it says eclipse and still ME_ECLIPSE cannot clean this > file during clean install. I still have to close eclipse and do a clean > build from command line, which is time consuming. Probably the E

Re: Maven build issue

2011-08-08 Thread javafan2011
this message in context: http://maven.40175.n5.nabble.com/Maven-build-issue-tp4669414p4677755.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For

Re: Maven build issue

2011-08-06 Thread Baptiste MATHUS
ot; a écrit : > Hmm, Looks like a good tool to release a lock but I would have loved if some > config would have been available in maven > > -- > View this message in context: http://maven.40175.n5.nabble.com/Maven-build-issue-tp4669414p4670423.html > Sent from the Maven - Us

Re: Maven build issue

2011-08-05 Thread javafan2011
Hmm, Looks like a good tool to release a lock but I would have loved if some config would have been available in maven -- View this message in context: http://maven.40175.n5.nabble.com/Maven-build-issue-tp4669414p4670423.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: Maven build issue

2011-08-05 Thread Baptiste MATHUS
> "true" option not > sure it is a good idea to use this option to ignore as in future i might > need to compile the project > > > > -- > View this message in context: http://maven.40175.n5.nabble.com/Maven-build-issue-tp466941

Re: Maven build issue

2011-08-05 Thread javafan2011
file system. I was reading about maven-clean-plugin and saw the "true" option not sure it is a good idea to use this option to ignore as in future i might need to compile the project -- View this message in context: http://maven.40175.n5.nabble.com/Maven-build-issue-tp4669414p4669689

Re: Maven build issue

2011-08-05 Thread Jörg Schaible
javafan2011 wrote: > I have multi module project where one project contains excel spreadsheet > and it is being dropped in the target folder when maven build the project. > Now when I do a mvn clean install, sometime maven throws an error that it > can not delete the "abc.xls" file. So I started u

Maven build issue

2011-08-05 Thread javafan2011
**/*.xls Any insight would be helpful. Thanks -- View this message in context: http://maven.40175.n5.nabble.com/Maven-build-issue-tp4669414p4669414.html Sent from the Maven - Users mailing list