AW: Dependency missing on Windows

2009-07-19 Thread Robert.Klaus
Hi, just for the record: I tried with JDK 1.5 on my machine and got the same dependencies. Cheers, Robert > -Ursprüngliche Nachricht- > Von: robert.kl...@innovations.de [mailto:robert.kl...@innovations.de] > Gesendet: Montag, 20. Juli 2009 08:29 > An: users@maven.apache.org > Betreff:

AW: Dependency missing on Windows

2009-07-19 Thread Robert.Klaus
Thanks for the hint, Brett I'm pretty sure the buildserver uses 1.4 for compilation because a Class version error broke the build ;) But you are right, the server runs a 1.5 JDK and my machine a 1.6. So I think the build simply doesn't do what I'd expected. It seems to me, that the JDK is used

Re: Assembly plugin Question

2009-07-19 Thread Jim Collings
Brian E. Fox wrote: > Make a new module that builds your assembly and place a dependency on > the war so that it will run last. Hey, that's a great idea! That will also allow me to separate the assembly from the rest, making is easier for other Dev's to understand. Thanks! :-) Jim C. signatur

Re: Source Repository Site (SVN)

2009-07-19 Thread Stephen Connolly
you can completely override it by creating a source-repository.apt file Sent from my [rhymes with myPod] ;-) On 19 Jul 2009, at 14:39, Karl Heinz Marbaise wrote: Hi, is there a way to change the contents of the source-repository.html site which is usualy created by mvn site... I would li

[ANN] Maven Ant Plugin 2.2 Released

2009-07-19 Thread Benjamin Bentmann
The Maven team is pleased to announce the release of the Maven Ant Plugin, version 2.2. This plugin generates an Ant build file from a POM. See the plugin's site for more details: http://maven.apache.org/plugins/maven-ant-plugin/ To use the updated plugin in your projects, you need to specif

Source Repository Site (SVN)

2009-07-19 Thread Karl Heinz Marbaise
Hi, is there a way to change the contents of the source-repository.html site which is usualy created by mvn site... I would like to change some information in this site... There are Overview, Web-Access, Ananymous access, Developer Access ... Many thanks in advance... Kind regards Karl Hein

Re: exec:java problem

2009-07-19 Thread ykyuen
Tim O'Brien wrote: > > Alright, time to update this example to use a gov't feed from the US NWS. > > Thanks for letting me know. > oh sorry, i have made a mistake, the sample works fine. the failure was caused by the firewall of my network. sorry for the misleading:-(( -- View this message