Re: Can I specify list of directories in the configuration for sourceDirectory

2009-05-29 Thread alsen
Hi, you could try this: http://chadthedeveloper.blogspot.com/2008/02/maven2-multiple-source-directories-and.html Please tell use your experience. Chirag Trivedi wrote: Hi, The sourceDirectory in the configuration section allows us to specify only one directory. I am generating some

Re: Can I specify list of directories in the configuration for sourceDirectory

2009-05-29 Thread Stephen Connolly
look at the buildhelper maven plugin Sent from my [rhymes with myPod] ;-) On 29 May 2009, at 06:43, Chirag Trivedi chiragincont...@yahoo.com wrote: Hi, The sourceDirectory in the configuration section allows us to specify only one directory. I am generating some files in target/

Re: Can I specify list of directories in the configuration for sourceDirectory

2009-05-29 Thread Anders Hammar
Hi, How are these files generated? The general idea is that you shouldn't have to worry about adding that source directory, it should be done by the plugin generating those source files. Maybe it's not a maven plugin generating them? /Anders On Fri, May 29, 2009 at 07:43, Chirag Trivedi

Re: Not able to download artifacts from internal local repository

2009-05-29 Thread Anders Hammar
Could it be that Maven is trying to access the repo hosted on Archiva via the proxy that you've defined in your settings.xml? As you've defined the repo by an IP address, I would think the proxy is being used as it is only skipped for 'local.net' and 'some.host.com' hosts. (Downloading through the

Re: [maven-eclipse-plugin] We need your help to test the future 2.7

2009-05-29 Thread Arnaud HERITIER
I just deployed it in the snapshots repo. It's numbered : 2.7-20090529.071922-5Thx for your hard work Barrie. Cheers Arnaud On Fri, May 29, 2009 at 6:05 AM, Barrie Treloar baerr...@gmail.com wrote: On Wed, May 27, 2009 at 8:51 PM, Martijn Dashorst martijn.dasho...@gmail.com wrote: On Wed,

Re: Changing default message of type validation in 1.4

2009-05-29 Thread dfernandez
Ok, my fault (lack of knowledge): Here it is: - IConverter.BigDecimal=Field '${label}' is not a valid number. - Regards, Daniel. -- View this message in context: http://www.nabble.com/Changing-default-message-of-type-validation-in-1.4-tp23746191p23775631.html

[ANN] Apache Continuum 1.3.3 (Beta) Released!

2009-05-29 Thread Marica Tan
The Apache Continuum team is pleased to announce the release of Apache Continuum 1.3.3 (Beta). Apache Continuum is an enterprise-ready continuous integration server with features such as automated builds, release management, role-based security, and integration with popular build tools and

Re: [maven-eclipse-plugin] We need your help to test the future 2.7

2009-05-29 Thread Martijn Dashorst
Works great! Thanks Barrie!!! Here's the log entry for my run: macbookpro:myproject dashorst$ mvn eclipse:eclipse [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'eclipse'. Downloading:

Re: [maven-eclipse-plugin] We need your help to test the future 2.7

2009-05-29 Thread Martijn Dashorst
We also tested it with an AspectJ project, and that works as well. Martijn On Fri, May 29, 2009 at 10:09 AM, Martijn Dashorst martijn.dasho...@gmail.com wrote: Works great! Thanks Barrie!!! Here's the log entry for my run: macbookpro:myproject dashorst$ mvn eclipse:eclipse [INFO] Scanning

Re: Not able to download artifacts from internal local repository

2009-05-29 Thread ogieax
Hi Anders, Thanks for the quick reply. You hit it right on the spot. That setting did the trick. Now its working fine. Many thanks. Ogie Anders Hammar wrote: Could it be that Maven is trying to access the repo hosted on Archiva via the proxy that you've defined in your settings.xml? As

Problem with #include file in index.apt.vm

2009-05-29 Thread Nathan Sowatskey
Hi all I have this directive in an index.apt.vm file that is in src/site/apt: #include(user_stories_table.txt) I also have the user_stories_table.txt file in the same directory. The #include does not find the file. I have tried moving the file to various other locations, still won't find it.

RE: Problem with #include file in index.apt.vm

2009-05-29 Thread Martin Gainty
#include is a SSI directive relevant documentation is available at http://tomcat.apache.org/tomcat-5.5-doc/ssi-howto.html you will need to setup mappings of *.shtml to SSIServlet here is the relevant text: TC 5.x jar renaming: Rename $CATALINA_BASE/server/lib/servlets-ssi.renametojar to

IBM SecureRandom NullPointerException

2009-05-29 Thread Joris De Winne
I'm having an issue running maven with the IBM SDK. When I execute the following code in eclipse I have no problem: @Test public void testSecureRandom() { UUIDGenerator generator = new UUIDGenerator(); generator.generateRandomBasedUUID(); System.out.println(This is

Re: Problem with #include file in index.apt.vm

2009-05-29 Thread Nathan Sowatskey
Hi Apologies, this is a maven site build using a velocity template. This #include is supposed to include external files in a Velocity template. See: http://velocity.apache.org/engine/devel/user-guide.html#Include This is not being used in the context of Servlets. I am sorry that was not clear.

Excalibur-datasource 2.1 unresolved dependecy problem (Where to report?)

2009-05-29 Thread Walter B. Rasmann
I hope this is the right place to report this issue. Problem description: Excalibur-datasource depends on packages which are not in the maven repository. I don't know who manages the maven repository (http://repo1.maven.org/maven2/) and if I could do something about this myself. I have

maven-jar-plugin: Boot-Class-Path manifest entry with path to dependency

2009-05-29 Thread Andreas Sewe
Hi, I have two maven projects, core and agent, both with jar packaging. The latter depends on the former and contains a Java agent, which needs the classes in core.jar to be present on the boot class path. Luckily, there is the attribute Boot-Class-Path which is supposed to make this work (see

site suddenly requires I use a site.xml and specify a skin (what did I wrong and how I think I fixed it)

2009-05-29 Thread Peter Kahn
Can someone review this and let me know if I'm on the right track or if I'm missing a maven nuance related to the site plugin and the default skin problem? Thanks *Problem: *Simple maven2 project build install site without having a site.xml flawlessly. At some point (last night) it stops

mvn-weblogic-plugin Couldn't find a version in [8.1]...

2009-05-29 Thread Jesfre
Hi senseis! I have a problem when I'm trying to execute the mvn weblogic:listapps... The console show me these errors: [INFO] [ERROR] BUILD ERROR [INFO]

Re: mvn-weblogic-plugin Couldn't find a version in [8.1]...

2009-05-29 Thread Scott Ryan
You are using the wrong version of the plugin if you are wanting to use weblogic 8.1 you will need to use plugin version 2.8.x Scott Ryan President/CTO Soaring Eagle L.L.C. www.soaringeagleco.com sc...@theryansplace.com (303) 263-3044 www.mymonavie.com/soaringeagle

Re: mvn-weblogic-plugin Couldn't find a version in [8.1]...

2009-05-29 Thread Jesfre
But I don't want to use the version 2.9.1.. thats is rare... I you look in the configuration, I'm setting 2.8.0... Scott Ryan-2 wrote: You are using the wrong version of the plugin if you are wanting to use weblogic 8.1 you will need to use plugin version 2.8.x Scott Ryan

Re: Adding a new packaging

2009-05-29 Thread Nitin Verma
+us...@maven.apache.org On Sat, May 30, 2009 at 1:34 AM, Nitin Verma nitin.mat...@gmail.com wrote: Hi, I looking at adding a packaging, that would have phases mapped to appropriate goals. Can some one guide me on how to add a new packaging? Regards, Nitin Verma project

Re: [archetype plugin] Cannot use -DarchetypeRepository if you have mirrors in your settings.xml file

2009-05-29 Thread Kaizer H. Sogiawala
Hi Jeff, You can try using -DarchetypeCatalog=http://somehost.com/mvnrepo. Assuming that this URL has the archetype-catalog.xml file, it will give you the same results as using -DarchetypeRepository. Thanks! -- Kaizer H. Sogiawala .. The greatest trick the Devil ever pulled was convincing the