I finally used the tigris svnant package and the antrun plugin.
Seems to work (more testing required).


2007/5/14, nicolas de loof <[EMAIL PROTECTED]>:

I've found various projects that use a .svnignore file, that is set to
svn:ignore property using the "-F" option.
I'll try to use the mojo exec plugin to execute it.

2007/5/11, Trevor Spackman <[EMAIL PROTECTED]>:
>
> This is probably off-topic for this particular forum, but all you should
> have to do is create a pre-commit hook for subversion that will prevent
> said files from being added.  I think that should be much, much easier
> to enforce than using maven.
>
> Trevor Spackman
>
>
>
> -----Original Message-----
> From: nicolas de loof [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 11, 2007 7:40 AM
> To: Maven Users List
> Subject: how to run "svn propset" from maven ?
>
> Hello,
>
> I'd like to include in my corporate POM the required configuration to
> set
> svn:ignore on maven projects when added to a svn repository.
> Lot's of svn newbee commit all the project, including eclipse conf and
> target content.
>
> Any suggestion ?
>
> Nico.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to