HI John, what can we do with these properties. Can I use it in as expression
to replace some common configurations:
<buiild>
<some plugin>
<configuration>
<field1>${my.property}somethingelse</field1>
<field2>${my.property}somethingelse2</field2>
</configuration>
<some plugin>
...
</build>
-Dan
On 9/12/05, John Casey <[EMAIL PROTECTED]> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Actually, no. It's *like* the properties defined in profiles in syntax,
> but this is a properties section that is specified as a direct child of
> the <project> element. So:
>
> <project>
> ~ ...
> ~ <properties>
> ~ <name>value</name>
> ~ </properties>
> </project>
>
> Cheers,
>
> john
>
> Allan Ramirez wrote:
> | I guess your'e referring with the profiles, here's a link for your
> | reference
> |
> | http://maven.apache.org/maven2/profiles-overview.html
> |
> | hope this helps,
> |
> | Regards,
> | -allan
> |
> | Ashley Williams wrote:
> |
> |> Heard that there is a new properties tag underneath root project, but
> |> can't guess the syntax - anyone know?
> |>
> |> ---------------------------------------------------------------------
> |> To unsubscribe, e-mail: [EMAIL PROTECTED]
> |> For additional commands, e-mail: [EMAIL PROTECTED]
> |>
> |>
> |
> |
> | ------------------------------------------------------------------------
> |
> | ---------------------------------------------------------------------
> | To unsubscribe, e-mail: [EMAIL PROTECTED]
> | For additional commands, e-mail: [EMAIL PROTECTED]
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.6 (GNU/Linux)
>
> iD8DBQFDJjEwK3h2CZwO/4URAiApAJ9e9gYTPqSCvHs27kTim2tB5BM3GACgmGS/
> nl9MEBBYZBn7X2A0MwpvzSI=
> =AINP
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>