I think this has already been suggested in JIRA, but if not it is worth
adding.
- Brett
On 13/07/2006 7:48 AM, Joerg Hohwiller wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi there,
I read about the Super-POM at:
http://maven.apache.org/guides/introduction/introduction-to-the-pom.html
My question is now, if it was possible to add an additional resources directory
that is filtered. It would not hurt anybody if he does not use it, but it would
be very handy to have it as default.
My suggestion would be to add:
<resource>
<directory>src/main/templates</directory>
<filtering>true</filtering>
</resource>
You could also name it "filtered-resources" or whatever.
I dont realy care about the name of the directory - I just would love to
have a standard defined by maven. You can also add the same directive for
src/test.
- From your examples (http://maven.apache.org/guides/getting-started/index.html)
people can get the idea to change the resources directory to be filtered. I
actually do NOT think that this is a good idea.
My problem is that I have to override the complete resources directive
to add this AND the maven philosophy is to have a standard directory layout
and the need for very little configuration.
Wouldn't this be a good idea?
Regards
Jörg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFEtW5DmPuec2Dcv/8RAoWHAJ4g3G/CKeyfcAiHCqkQPmTbsuRudACfXssO
sU1NmJjl8BFnBOSMgROz1hY=
=HD+O
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]