> System.out.println("############## in the Person constructor");
> System.out.println("Got system properties: " +
> System.getProperty("host"));
Maven wasn't really built for this purpose/use case so I doubt you
will be overly happy with how it is handled in Maven. Instead I think
you should use traditional property files or even pull in a JNDI
solution like Spring or Guice.
Wayne
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]