Also - maybe it's just a nuance lost on me, but if you don't release your archetype, the generate call won't find it :-/
Still can't get it to find the ".gitignore"..... On Thu, Oct 9, 2014 at 11:42 PM, Maven User <[email protected]> wrote: > Does maven have standard set of exclude patterns? > > For giggles, working off the standard ANT exclusion set (because I > can't find the Maven one anywhere), I created a "CVS" directory and it > TOO is ignored. > > Anyone? > > On Thu, Oct 9, 2014 at 11:13 PM, Maven User <[email protected]> wrote: >> Strangely, in my archetype-metadata.xml file - if I leave ".gitignore" >> but on the ACTUAL file - if I strip off the "." - maven seems to find >> it. >> >> >> >> On Thu, Oct 9, 2014 at 10:47 PM, Maven User <[email protected]> wrote: >>> Hi all - >>> >>> I don't seem to be able to include .gitignore in my archetype. >>> >>> For testing, I created a FOO file right next to the .gitignore and in >>> the unfiltered fileset, I configured it to pick up both ".gitignore" >>> and "FOO" and only FOO shows up in the project generated from the >>> archetype. >>> >>> Is there something really magical I need to include this "hidden" file? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
