Re: Exporting Individual Files with the SCM Plugin

2012-09-28 Thread Olivier Lamy
I agree it's a bit confusing as most of scm doesn't support includes/excludes for checkout/export operations :-( Maybe we could mimic that and deleting files/directories after the whole checkout/export. Again the reason of seeing that in the doc is because this field is in AbstractScmMojo class

Re: Exporting Individual Files with the SCM Plugin

2012-09-27 Thread Graham Leggett
On 27 Sep 2012, at 23:14, Christopher Gardner chris.r.gard...@gmail.com wrote: I'd like to export a few jar files from an svn location. These jar files are developed by other developers at my company and have no maven support, and probably never will. Import the jars into your own maven

Re: Exporting Individual Files with the SCM Plugin

2012-09-27 Thread Christopher Gardner
Philosophically I agree with your suggestion, but I am curious why I'm having trouble with the includes tag. Shouldn't it just work? On Sep 27, 2012 6:25 PM, Graham Leggett minf...@sharp.fm wrote: On 27 Sep 2012, at 23:14, Christopher Gardner chris.r.gard...@gmail.com wrote: I'd like to

Re: Exporting Individual Files with the SCM Plugin

2012-09-27 Thread Olivier Lamy
2012/9/28 Christopher Gardner chris.r.gard...@gmail.com: I'd like to export a few jar files from an svn location. These jar files are developed by other developers at my company and have no maven support, and probably never will. sad :-) I have the following entry in my pom: plugin

Re: Exporting Individual Files with the SCM Plugin

2012-09-27 Thread Olivier Lamy
2012/9/28 Olivier Lamy ol...@apache.org: 2012/9/28 Christopher Gardner chris.r.gard...@gmail.com: I'd like to export a few jar files from an svn location. These jar files are developed by other developers at my company and have no maven support, and probably never will. sad :-) I have the

Re: Exporting Individual Files with the SCM Plugin

2012-09-27 Thread Christopher Gardner
I am curious why scm export supports the includes and excludes tags. On Sep 27, 2012 6:32 PM, Olivier Lamy ol...@apache.org wrote: 2012/9/28 Olivier Lamy ol...@apache.org: 2012/9/28 Christopher Gardner chris.r.gard...@gmail.com: I'd like to export a few jar files from an svn location. These