RE: Maven compile report

2003-06-13 Thread nick . minutello
Please go ahead :-) I am going to raise two New Feature requests. One for addition of Compilation report (ie javac report - ala javadoc) The other is Maven Build report (contents of maven.log). Does this make sense? -Nick Extranet [EMAIL PROTECTED] - 13/06/2003 05:51 Please

Re: setting maven.repo.local property for all projects

2003-06-13 Thread tek1
Thanks Brett. The MAVEN_OPTS suggestion looks great and I will give it a try. Thank you. For a particular Maven installation, would it be possible to specify build.properties in MAVEN_HOME? Otherwise, wouldn't each user on a local machine have to set this to use the local repository? Thank

Deploying to a server that doesn't have SSH

2003-06-13 Thread Moretti, Luciano (MED)
How do I deploy to a server that doesn't have SSH installed? Is it possible to set it to use telnet? If so, where do you set it? Thank you, Luciano Moretti - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

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

Error using site:generate - no action definition

2003-06-13 Thread Chris . Rauschuber
Oops, nevermind. It turns out that this project extended another one that had a goal called 'site'. Not sure exactly what was going wrong, but renaming that goal fixed it. Chris - Forwarded by Chris Rauschuber/transplace/com on 06/13/2003 04:13 PM -

Re: Accessing nested dependencies ?

2003-06-13 Thread Paul Libbrecht
The thing I am not clear about is wether nested dependencies are expected to be present in project dependencies. From the unavailability of project.xml files in the repository, I sort of understand that it is the case... Thanks. Paul Alex Vollmer wrote: The only way I've figured out how to

Re: Problem with bew Checkstyle plugin

2003-06-13 Thread Incze Lajos
On Fri, Jun 13, 2003 at 04:40:44PM +0800, Willie Vu wrote: Vincent, After I changed antlr plugin to use 2.7.2, I run into this problem: XXX.java: 0: Got an exception - java.lang.ClassCastException What is the problem? Willie I think, I've ran into the same problem - and nothing to