-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

That's correct.

- -john

Chris Berry wrote:
| Hi Ashley,
| I'm told it will look like this::
|
| <properties>
|     <key>value</key>
|
| So you might have
|
| <properties>
|      <foo>bar</foo>
|
| And, thus, you can use ${foo} elsewhere
| Of course, the Mvaen Guys shoudl confirm this ;-)
| Cheers,
| -- Chris
|
| On 9/13/05, Ashley Williams <[EMAIL PROTECTED]> wrote:
|
|>But where does the name go - you just have the value written there.
|>Also How do you define more than one property? I was hoping it would
|>be something like:
|>
|><project>
|>   <properties>
|>     <property>
|>       <name>myname</name>
|>       <value>myvalue</value>
|>     </property>
|>     <property>
|>       <name>myname2</name>
|>       <value>myvalue2</value>
|>     </property>
|>   </properties>
|></project>
|>
|>AW
|>
|>On 13 Sep 2005, at 02:53, John Casey wrote:
|>
|>
| 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]

- ---------------------------------------------------------------------
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]
|>
|>


| ---------------------------------------------------------------------
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFDJuSvK3h2CZwO/4URAjEuAKCUeVeihtGJLOUkwQP2N5Pz90U7cACcDCr+
5w8aUXn+qLJ/A6FWoCYvs3Q=
=pvwh
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to