Re: XMLBeans Plugin - include subdirectories

2006-10-14 Thread cameron101
It would be great if the mvn2 pluggin supported file sets as per the ant target but so far as I can see it does not :-( An alternative is (it's not a great solution but it's workable) is to create a separate project/module with all your .xsd, nested in the desired sub directories etc. Set this

nice repos :-)

2006-06-12 Thread cameron101
http://www.mvnrepository.com

Is connection timeout configurable?

2006-02-20 Thread cameron101
I'm attempting to pull down the latest xfire 1.0-RC1 jars/poms and subsequent dependecies but have been ecountering timeout issues for the last 24hours (I even tried overnight too :-( ). I have the following repos mapped: repository idhttp://dist.codehaus.org/id nameCodehaus

XmlSchema-20060128-patched.pom

2006-02-20 Thread cameron101
my kingdom for a 'working' URL to download XmlSchema-20060128-patched.pom (required for xfire) many thks

Re: [m2] what does par stand for?

2006-01-24 Thread cameron101
.par == persistence archive On 24/01/06, Man-Chi Leung [EMAIL PROTECTED] wrote: hi, in package, there are jar, war, rar, ear, etc. there is one called PAR: http://cvs.peopleware.be/training/maven/maven2/ buildLifecyclePhases.html#par does it stand for ejb3's par module or (Perl

Re: Maven and IDE's (Idea, mostly)

2006-01-24 Thread cameron101
(sorry don't know how best to display this thread) see .. http://mail-archives.apache.org/mod_mbox/maven-users/200512.mbox/[EMAIL PROTECTED] http://mail-archives.apache.org/mod_mbox/maven-users/200512.mbox/[EMAIL PROTECTED]

Re: IDE build and debugging

2005-12-20 Thread cameron101
M2 is brilliant at generating and updating IntelliJ multi-module projects (caveat w.r.t. jdk5 setting) but I've not managed to get any of the Maven GUI pluggins working with Idea v5.02. I'd be very grateful if someone can provide step by step instructions or perhaps links to pluggins. The maven

Re: How to configure default plugins (exclude test)

2005-12-20 Thread cameron101
I too wish to exclude specific TestCase's but have tried the above suggestion reporting plugins plugin groupIdorg.codehaus.mojo/groupId artifactIdsurefire-report-maven-plugin/artifactId configuration

Re: spring-mock Spring framework 1.2.5

2005-12-15 Thread cameron101
thanks, my mistake I didn't eralise that I needed to specify spring-mock independent of spring which makes sense from a scope point of view too dependency groupIdorg.springframework/groupId artifactIdspring-mock/artifactId version1.2.5/version

Re: [m2] New libraries coming out

2005-12-14 Thread cameron101
It would be great if the likes of Spring / Hibernate and other mainstream OSS vendors released new versions to Maven with all the POM's and direct dependencies. They themselves would benefit as the community would probably have a faster take up of new technologies and therefore progress the

Re: spring-mock Spring framework 1.2.5

2005-12-13 Thread cameron101
please use appropriate subject text, rather than simply replying to another post, it causing conversations to become disjointed ! On 13/12/05, charles Anto [EMAIL PROTECTED] wrote: Any idea, how to create database in postgresql using maven or ant scripts. I've tried DBUNIT. But not able to