Closed GoogleCodeExporter closed 9 years ago
Feature implemented. Will be included in the next release.
Original comment by baker.st...@gmail.com
on 30 Oct 2010 at 10:54
Released in 1.3.3.
Original comment by baker.st...@gmail.com
on 30 Oct 2010 at 3:03
I tested it. Useful extension, thanks!
One issue: outputDir seems to be relative to basedir. Can it be made relative
to the maven execution directory instead? For example, I would like my
processed files to go into a target/ subdirectory.
Original comment by maff...@gmail.com
on 1 Nov 2010 at 3:30
I think I would need to add another option such as outputBaseDir which would be
the maven baseDir by default and you could just have it empty to be the
execution dir.
Would this work for you?
Original comment by baker.st...@gmail.com
on 2 Nov 2010 at 10:51
Yes I think this would do the trick! Thanks
Original comment by maff...@gmail.com
on 3 Nov 2010 at 8:18
Changes made to source. Just need to test and release.
Feel free to give the source code a try.
Just set your basedir to empty and use the new parameter: outputBasedir (note
the lower case d).
(The lower case was chosen because the basedir follows this convention).
Original comment by baker.st...@gmail.com
on 15 Nov 2010 at 4:24
Released in version 1.3.4. Please test.
Original comment by baker.st...@gmail.com
on 15 Nov 2010 at 9:16
[deleted comment]
Just issue clean up.
Original comment by baker.st...@gmail.com
on 17 Sep 2012 at 12:42
Original issue reported on code.google.com by
baker.st...@gmail.com
on 29 Oct 2010 at 11:31