-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
this is a bug where interpolated expressions are not used by default for
the POM defaults that nest inside one another. For example, directory is
specified by default as "/target" but outputDirectory is specified as
"/target/classes" instead of "${build.directory}/classes". There is a
JIRA filed to fix this, but I forget the issue number. It's on the
roadmap for -beta-2, though.
- -john
Ashley Williams wrote:
| I'm trying to change the name and location of the target directory but
| not quite sure which pom tag controls it. I did try:
|
| <directory>../output</directory>
|
| ie create the directory one parent higher and call it output instead of
| target. This resulted in an artifact jar file under the ../output
| directory so I was pleased about that, _but_ I still got a generated
| target/ directory as per usual with the class files under there.
|
| The pom descriptor docs state that:
|
| "directory - The directory where all files generated by the build is
| placed.", which doesn't seem to be verified by my test. Any ideas
| whether this might be a bug??
|
| Thanks
| AW
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFDMYb+K3h2CZwO/4URAi9RAJ9Y7sDhHGGIVwohLDkdu0POzp/9GQCgkOiA
UODOw2p9DtenjdlCUT2QFsM=
=RvmU
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]