AW: Instiating a Project object ( was Re: Executing Maven through Java Webstart)

2003-07-01 Thread Rademacher Tobias
- what interests me is to have the dependencies... and what I get in maven.xml, echo message=blop ${project.getDependencies() == null}/ says true whereas the project has an amount of dependencies. Am I following the wrong route ? Didn't ${pom.artifacts} work Bye Toby

Re: AW: Instiating a Project object ( was Re: Executing Maven through Java Webstart)

2003-07-01 Thread Paul Libbrecht
On Mardi, juil 1, 2003, at 14:49 Europe/Paris, Rademacher Tobias wrote: - what interests me is to have the dependencies... and what I get in maven.xml, echo message=blop ${project.getDependencies() == null}/ says true whereas the project has an amount of dependencies. Am I following

Executing Maven through Java Webstart

2003-06-13 Thread Paul Libbrecht
Hi List, Yes, I do know the JNLP plugin which is doing great job for the restricted goals of one deployment of one project. The thing is... maven project-descriptors and jnlp descriptors share an amount of similarities... I was thinking about writing a servlet that would accept as parameters