It shouldn't get created any more - still happening for you, or hadn't cleaned?
- Brett On 11 Jun 2014, at 5:44 pm, ol...@apache.org wrote: > Author: olamy > Date: Wed Jun 11 07:44:23 2014 > New Revision: 1601820 > > URL: http://svn.apache.org/r1601820 > Log: > ignore ${plexus.home} created directories > > Modified: > continuum/trunk/.gitignore > > Modified: continuum/trunk/.gitignore > URL: > http://svn.apache.org/viewvc/continuum/trunk/.gitignore?rev=1601820&r1=1601819&r2=1601820&view=diff > ============================================================================== > --- continuum/trunk/.gitignore (original) > +++ continuum/trunk/.gitignore Wed Jun 11 07:44:23 2014 > @@ -6,3 +6,4 @@ target > continuum-webapp/src/main/webapp/template/ > *.iml > .idea > +${plexus.home}/ > >