hi, is there an easy possibility to separate source code (which we write) from generated things?
we'd prefer to keep the directory where the pom is to stay clean of all built and generated things to use source code control systems like mercurial or darcs on that tree. is it possible to do that by: * configuring maven to put generated files somewhere out of this directory, or * configuring the source code control by excluding a directory resp a fixed set of directories ? -solo. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
