Closed GoogleCodeExporter closed 9 years ago
I was able to find the problem. When FileUtils.checkFileExists() method is
called, the filename that's passed is always relative to the working dir, so,
if the file exists in the parent pom. It's considered to exist for all child...
:)
I'm attaching a patch that solved the issue for me.
This is kind of an urgent issue because I won't have access in the Continuous
Integration environment to deploy the patched version of the plugin, so if you
think the patch is OK, I'd appreciate if you can release the fix soon.
Thanks
Paolo
Original comment by pragone@gmail.com
on 26 Nov 2010 at 10:31
Attachments:
I'll get to work on this as a priority for you and let you know.
Original comment by baker.st...@gmail.com
on 27 Nov 2010 at 7:00
[deleted comment]
Fixed in version 1.3.5.
Original comment by baker.st...@gmail.com
on 27 Nov 2010 at 5:34
[deleted comment]
Wow.... that was very vast
This way, it really pays of to be a good Open Source citizen and contribute
back :)
Thanks a lot for the great effort
Cheers
Paolo
Original comment by pragone@gmail.com
on 27 Nov 2010 at 7:30
Just issue clean up.
Original comment by baker.st...@gmail.com
on 17 Sep 2012 at 12:43
Original issue reported on code.google.com by
pragone@gmail.com
on 26 Nov 2010 at 9:59Attachments: