Re: How to set scm value in pom for Clearcase?

2006-06-20 Thread Michael Waluk
Thanks for your help, it was the albd_server. I had to reinstall Clearcase to get it right. I have a top-level project that contains two modules. I'm having 2 problems still. I hope it is not too much to ask here... 1. When I added my m2 top-level project it automatically add the 2 modules

RE: How to define the contents of the notification email?

2006-06-20 Thread Baron.Reznik
To answer your question about the URL in the e-mail - that you can change by logging in as the administrator. There will then be an Administration set of buttons on the left hand side. You will want to click on the Configuration button and modify the Base URL. Cheers, Baron -Original

Re: How to define the contents of the notification email?

2006-06-20 Thread Emmanuel Venisse
Michael Waluk a écrit : Hi, I was wondering if there is an easy way to define what is contained in the email notifications sent by Continuum. For example, how can tell Continuum the address that it is running at - the link to the online report always starts with http://localhost:8080...; but

Base URL default setting

2006-06-20 Thread Johnson, Jonathan
Each time I reinstall Continuum I find I often forget to change the base URL from localhost to the machine name. When developers get build notification emails their links go to localhost which obvious do not work. I wish the Continuum installation/initialization could just pick up the machine

Re: Base URL default setting

2006-06-20 Thread Emmanuel Venisse
Johnson, Jonathan a écrit : Each time I reinstall Continuum I find I often forget to change the base URL from localhost to the machine name. When developers get build notification emails their links go to localhost which obvious do not work. I wish the Continuum

Re: Building a project using Continuum + execute mvn site

2006-06-20 Thread Tatiana Escovedo
Thanks, it worked for me. :-) On 6/14/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: You need to go to the project view and add a new build definition. Emmanuel Tatiana Escovedo a écrit : Hi, I'm trying Continuum 1.0.3 and I can build my project through the web interface. However, I'd

RE: Removing sub-projects causes JDODataStoreException

2006-06-20 Thread Johnson, Jonathan
This pb is causing by jpox and I don't understand why because a project delete works generally. Works or fails 50% of the time on different modules. I have not send a pattern for this. remove the apps/continuum/database directory. I though so, but was not sure. Perhaps a .sh /.bat file

Re: Removing sub-projects causes JDODataStoreException

2006-06-20 Thread Emmanuel Venisse
Johnson, Jonathan a écrit : This pb is causing by jpox and I don't understand why because a project delete works generally. Works or fails 50% of the time on different modules. I have not send a pattern for this. remove the apps/continuum/database directory. I though so, but was not

RE: Removing sub-projects causes JDODataStoreException

2006-06-20 Thread Johnson, Jonathan
I have the following ciManagement section defined. A couple questions: 1. Is the form correct (address under configuration)? 2. When I load my sub-modules then only [EMAIL PROTECTED] (last address in list) appears in the Notifier list in Continuum. How do I get all the emails on on the list?

Upgrade from 1.0.2 to 1.0.3 causes build.properties substitution to cease

2006-06-20 Thread Ryan, Scott D
I recently upgraded from Continuum 1.0.2 to 1.0.3 using a Maven 1 project.xml and I was using parameter substitution from my build.properties file to fill in a parameter on my SCM URL string. The current string is as follows: scm:cvs:pserver:[EMAIL PROTECTED]:/somedirectory/src:modulen ame I

Re: Repost: [M2] surefire classpath bug

2006-06-20 Thread Wim Deblauwe
I was referring to that workaround.zip. Is that not good enough? 2006/6/19, Carlos Sanchez [EMAIL PROTECTED]: The surefire plugin uses surefire http://maven.apache.org/surefire/ i don't know what patch you are referring to, i just see a workaround On 6/19/06, Wim Deblauwe [EMAIL PROTECTED]

RE: Failure with clover plugin

2006-06-20 Thread Vincent Massol
Jason, I gather from your off-list email that you're using maven 1. I thought you were using m2 when I answered. I don't think that the clover jdk 1.5 annotation is currently supported in the m1 clover plugin. Could you please create a jira issue for this? Thanks -Vincent -Original

[m2.0.4] assembly fails during install when format is dir

2006-06-20 Thread Barrie Treloar
Back on 2005-11-09, ramfree17 send an email [m2] assembly:directory requires an install? (see http://www.nabble.com/-m2--assembly%3Adirectory-requires-an-install--t512277.html#a1387406) This thread was hijacked and no answer was provided. I am finding that if I removed the formatdir/format

Re: ClearCase SCM and Continuum

2006-06-20 Thread Wim Deblauwe
1) This is the way that ClearCase works, there is nothing I know we can do about it. 2) I guess the workaround here would be to add the submodules individually. You can remove the view that was created via cleartool or from the clearcase home base. regards, Wim 2006/6/19, ArneD [EMAIL

RE: [m2.0.4] possible problem with IDEA plugin?

2006-06-20 Thread Roald Bankras
Personally I don't have any problems with the IDEA plugin. Can you provide some of the poms that give you these problems? Roald Bankras Software Engineer JTeam b.v. -Original Message- From: Dave Hoffer [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 20, 2006 4:10 AM To: Maven Users List

Re: Spring 2.0 M4 vs. M5

2006-06-20 Thread Geoffrey De Smet
The good news is I saw Rob Harrop and Juergen using maven 2 in an example application for spring 2 (with the jetty6 plugin etc) at the SpringOne conference, so they are aware of it. When I asked them about it, they said that the spring build is huge and it won't be maven2ized over night, but

RE: How to implement an organisational super pom ?

2006-06-20 Thread Roald Bankras
Nathan What kind of problems did you ran into? I'm currently working on a super pom for my company, but haven't seen any problems yet. Roald Bankras Software Engineer JTeam b.v. -Original Message- From: Beyer,Nathan [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 20, 2006 12:29 AM To:

RE: Re: Maven 2.0.5

2006-06-20 Thread Andrew-A . Davies
Thanks Carlos. Must be nice to work that way ;-) Just that 2157 is one that I am waiting on (having discovered it yesterday) Andy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos Sanchez Sent: 19 June 2006 18:34 To: Maven Users List Subject: Re:

RE: Checkstyle plugin Maven 2

2006-06-20 Thread Andrew-A . Davies
Thanks both. Is it possible to control the output (to direct the report somewhere specific and also to only provide xml output). Also, is it possible to have the checkstyle reporting entry inherit downward (or does it have to be specifically included for each pom where reporting is required) ?

Re: [m2.0.4] assembly fails during install when format is dir

2006-06-20 Thread Ivo Limmen
Did you try using a different phase and / or goal? I personally only include and configure the asembly plugin and don't attach it to a specific phase or goal. Like this: artifactIdmaven-assembly-plugin/artifactId configuration descriptors

Re: [m2.0.4] assembly fails during install when format is dir

2006-06-20 Thread Barrie Treloar
On 6/20/06, Ivo Limmen [EMAIL PROTECTED] wrote: Did you try using a different phase and / or goal? I personally only include and configure the asembly plugin and don't attach it to a specific phase or goal. [del] But still I never used the dir format. My distribution is only created once.

Re: How to implement an organisational super pom ?

2006-06-20 Thread Dhananjay Nene
Although the question wasn't addressed to me, I have run into some problems (hence the question in the first place) so just adding my 2c. If the super pom modeled as a top level module (ie. each project declares it as a parent), I get into a lot of issues when using the release plugin for the

Re: Spring 2.0 M4 vs. M5

2006-06-20 Thread Wim Deblauwe
Can't they use the work that has been done in the Mergere book? 2006/6/20, Geoffrey De Smet [EMAIL PROTECTED]: The good news is I saw Rob Harrop and Juergen using maven 2 in an example application for spring 2 (with the jetty6 plugin etc) at the SpringOne conference, so they are aware of it.

Plugin configuration general question

2006-06-20 Thread Andrew-A . Davies
Title: Plugin configuration general question Hi, In terms of plugin configuration, the surefire config at http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html Is quite useful. Where would the sma e exist for say checkstyle or anything else be found ? Thx in Advance

external jar dependency

2006-06-20 Thread Vinay Kumar
Hi All, I am new to maven 2 and I dont have any working exp on maven2 .Before this I have used ant as build tool. I have an application which requires lots of jar during compilation. I mean It has dependency on those jars. So how I can include dependency for these jars. they dont have any

Re: external jar dependency

2006-06-20 Thread Jo Vandermeeren
Hi Vinay, Maybe you could rename the jars, and add versioning info to them? It won't break them and this greatly simplifies your dependency management in the future.. Regards, Jo On 6/20/06, Vinay Kumar [EMAIL PROTECTED] wrote: Hi All, I am new to maven 2 and I dont have any working exp on

RE: external jar dependency

2006-06-20 Thread Jansen Werner
Hey there, I am new to maven 2 and I dont have any working exp on maven2 .Before this I have used ant as build tool. I have an application which requires lots of jar during compilation. I mean It has dependency on those jars. So how I can include dependency for these jars. they dont

Re: external jar dependency

2006-06-20 Thread Jo Vandermeeren
Hi Vinay, To install your own non-maven project or third party proprietary libraries, you might want to consider the install plugin. It will install the jar in your local maven repository and create a POM for it, so your projects can depend on them and won't try to download them from a public

Using log4j in plugins

2006-06-20 Thread Aleksei Valikov
Hi. I'm using a maven plugin that is capable of logging the debug/trace information via log4j. log4j is on plugin's dependency, but I need to provide log4j.properties for my project. How could I configure log4j for a plugin that is executed in the generate-sources phase? This is a phase and

Re: Generating ejb-client jar

2006-06-20 Thread Kenney Westerhof
On Tue, 20 Jun 2006, Jo Vandermeeren wrote: Hi, Several things: - Here's what I've got in a working pom: project modelVersion4.0.0/modelVersion nameProject EJB/name groupIdcom.mycompany/groupId artifactIdproject-ejb/artifactId packagingejb/packaging build plugins plugin

RE: How to implement an organisational super pom ?

2006-06-20 Thread Roald Bankras
- The release plugin issue, sounds to me like a bug. - For SCM I think that you can just override the scm configuration for the project. Roald Bankras Software Engineer JTeam b.v. -Original Message- From: Dhananjay Nene [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 20, 2006 10:40 AM

Re: plugin-testing-harness (3)

2006-06-20 Thread Maria Odea Ching
Hi Jochen, Did you check that you have the correct goal name when you looked up the mojo? :) There seems to be nothing wrong with your configuration.. Thanks, Odea Jochen Wiedmann wrote: Hi, I am about to write a test case for MJAR-20. Below you find my unit test and my pom.

Re: plugin-testing-harness (3)

2006-06-20 Thread Jochen Wiedmann
On 6/21/06, Maria Odea Ching [EMAIL PROTECTED] wrote: Did you check that you have the correct goal name when you looked up the mojo? :) There seems to be nothing wrong with your configuration.. That's been the problem when you wrote me the last time, wasn't it? :-) But test-jar is right,

Re: [m2] problem w/ antcall in ANT-based mojo

2006-06-20 Thread Pete
I got around this issue in the end by using Ant 1.6's new macrodef feature, this allows you to easily create a macro instead of a callable ant target. See http://ant.apache.org/manual/CoreTasks/macrodef.html so I put the Macrodef's in the same build file and called them where necessary. Pete

Re: external jar dependency

2006-06-20 Thread Vinay Kumar
Hi Jo, when I am trying to install our jar by command : mvn install:install-JTKSortSuite_400.jar -DgroupId=JTKSortSuite -DartifactId=JTKSortSuite -Dversion=4.0 -Dfile=C:\branches\testApp\lib -Dpackaging=jar -DgeneratePom=true

Macker plugin maven 2

2006-06-20 Thread Andrew-A . Davies
Title: Macker plugin maven 2 Hi, Is there one ? On ibiblio there is reference 2 it in http://www.ibiblio.org/maven2/maven-plugins/maven-macker-plugin/ But I can't get it from a repository Cheers Andy Visit our website at http://www.ubs.com This message contains confidential

Re: external jar dependency

2006-06-20 Thread ben short
Should be as follows mvn install:install-file -DgroupId=JTKSortSuite -DartifactId=JTKSortSuite -Dversion=4.0 -Dfile=C:\branches\testApp\lib\JTKSortSuite_400.jar -Dpackaging=jar -DgeneratePom=true Ben On 6/20/06, Vinay Kumar [EMAIL PROTECTED] wrote: Hi Jo, when I am trying to install our jar

Re: external jar dependency

2006-06-20 Thread Kieran Brady
This should be: mvn install:install-file -DgroupId=JTKSortSuite -DartifactId=JTKSortSuite -Dversion=4.0 -Dfile=C:\branches\testApp\lib\JTKSortSuite_400.jar -Dpackaging=jar -DgeneratePom=true but you should probably change your groupId/artifactId to something different (e.g. groupId=JTK

Dependency management problem with classifier tag - bug?

2006-06-20 Thread Jose Gonzalez Gomez
Hi there, I'm having a really strange problem related to dependency management. I have a parent pom with some dependencies declared in the dependency management section, and a child pom inheriting from it. One of the dependencies is the testng jar. Here you have excerpts from both files: Parent

Re: docbook plugin - how to ??

2006-06-20 Thread Jose Gonzalez Gomez
2006/6/16, Felipe Gaúcho [EMAIL PROTECTED]: Dear friends, I'm trying to use the docbook plugin of maven 2.0.4 but something is getting wrong :)) any tip ? Please, take a look at http://mojo.codehaus.org/docbook-maven-plugin/. Best regards Jose

Re: external jar dependency

2006-06-20 Thread Jo Vandermeeren
Yep, copy pasting the mvn command below will do the trick.. And indeed, you should probably choose a good group id, makes your local repostitory easier to browse for humans.. This is typically your company name or package prefix.. The artifact id is usually the name of your application or module

Re: Spring 2.0 M4 vs. M5

2006-06-20 Thread Carlos Sanchez
I have put updated poms in http://opensource.atlassian.com/projects/spring/browse/SPR-1484 so they can add them to CVS and people can help mantaining them. After all that work I don't think is too difficult to build it with Maven, as you say in the book you can build 2.0-m1. The good news is

Re: Dependency management problem with classifier tag - bug?

2006-06-20 Thread Carlos Sanchez
you have to add the classifier in the child On 6/20/06, Jose Gonzalez Gomez [EMAIL PROTECTED] wrote: Hi there, I'm having a really strange problem related to dependency management. I have a parent pom with some dependencies declared in the dependency management section, and a child pom

[ANN] Mojo Exec plugin 1.0.1

2006-06-20 Thread jerome lacoste
The Mojo team is pleased to announce the Exec Plugin 1.0.1 release! htp://mojo.codehaus.org/exec-maven-plugin/ This plugin allows user to: - execute programs and Java programs in a separate process - execute Java programs in the same VM This release is a bug fix release and addresses the

Re: Dependency management problem with classifier tag - bug?

2006-06-20 Thread Jose Gonzalez Gomez
Do you mean this? parent pom: dependency groupIdorg.testng/groupId artifactIdtestng/artifactId version4.7/version scopetest/scope /dependency child pom: dependency groupIdorg.testng/groupId artifactIdtestng/artifactId

Re: Dependency management problem with classifier tag - bug?

2006-06-20 Thread Carlos Sanchez
no, classifier in both On 6/20/06, Jose Gonzalez Gomez [EMAIL PROTECTED] wrote: Do you mean this? parent pom: dependency groupIdorg.testng/groupId artifactIdtestng/artifactId version4.7/version scopetest/scope /dependency child pom: dependency

Re: How to implement an organisational super pom ?

2006-06-20 Thread Carlos Sanchez
You can override any configuraion you want, version or anything. We use parent poms all the time with no problems at all On 6/20/06, Dhananjay Nene [EMAIL PROTECTED] wrote: Although the question wasn't addressed to me, I have run into some problems (hence the question in the first place) so

properties in assembly descriptor.xml?

2006-06-20 Thread Claus Myglegaard Vagner
Hi, I have serveral assembly descriptor files. Is it possible to get properties (from pom,settings,filters) available in the assembly descriptor files? This would be useful for avoiding to much duplication in the descriptor files. Regards Claus

forking the report plugins

2006-06-20 Thread Roald Bankras
Is there a way to configure the plugins to fork? I have a rather large project with javadoc, coberture, checkstyle and pmd reports and my heap isn’t big enough. However if I configure the project with only one of the reports all works fine. So I’d like to run each generation process in a

RE: How to implement an organisational super pom ?

2006-06-20 Thread Artamonov, Juri
What factors/bases should be taken into account when thinking to create super POM or not? Create parent - child model or not, especially if the components also used in another different projects? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos

Re: Dependency management problem with classifier tag - bug?

2006-06-20 Thread Carlos Sanchez
because you may have two dependencies with different classifiers On 6/20/06, Jose Gonzalez Gomez [EMAIL PROTECTED] wrote: Ok, now it's working... may I ask what is the logic behind this? I mean, why must classifier be included in the child pom? Thanks a lot, best regards Jose 2006/6/20,

Re: Macker plugin maven 2

2006-06-20 Thread Geoffrey De Smet
since it's in maven-plugins/ and not org/apache/maven/plugins it's the maven 1 plugin and not the maven 2 plugin. [EMAIL PROTECTED] wrote: Hi, Is there one ? On ibiblio there is reference 2 it in _http://www.ibiblio.org/maven2/maven-plugins/maven-macker-plugin/_ But I can't get it from a

RE: Re: Macker plugin maven 2

2006-06-20 Thread Andrew-A . Davies
Thanks. Thought as much :-( Think I may have to have a go and write one myself. Though I am fairly new to maven 2 A -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Geoffrey De Smet Sent: 20 June 2006 14:29 To: users@maven.apache.org Subject: Re: Macker plugin maven 2

Re: Spring 2.0 M4 vs. M5

2006-06-20 Thread Matt Raible
Here's what the Juergen had to say: quote We tried a number of different jar file arrangements and eventually went with the all-encompassing spring.jar for 2.0 M5, as alternative to a combination of fine-grained jars from the modules directory. The mock jar is still separate, sitting alongside

Re: Spring 2.0 M4 vs. M5

2006-06-20 Thread Carlos Sanchez
only one required, but all the others as optional On 6/20/06, Matt Raible [EMAIL PROTECTED] wrote: Here's what the Juergen had to say: quote We tried a number of different jar file arrangements and eventually went with the all-encompassing spring.jar for 2.0 M5, as alternative to a combination

[M2] Ant filer task

2006-06-20 Thread rebels_mascot
Hey, I'm very confused as how to change from using: ant:filter token=s_sql value=${dev.db.s_sql} / in maven 1 to it's eqivelent in maven 2? Should this be included in resources? dev.db.s_sql is delared in the build.properties in the user home folder. Do I know declare dev.db.s_sql in the

Re: [ANN] Mojo Exec plugin 1.0.1

2006-06-20 Thread dan tran
Does The released plugin sync to http://www.ibiblio.org/maven? Thanks -D On 6/20/06, jerome lacoste [EMAIL PROTECTED] wrote: The Mojo team is pleased to announce the Exec Plugin 1.0.1 release! htp://mojo.codehaus.org/exec-maven-plugin/ This plugin allows user to: - execute programs and

Re: [m2] problem w/ antcall in ANT-based mojo

2006-06-20 Thread cristal
Thanks Pete, that sounds very promising. Could you also post a piece of sample code? Thanks a lot. -- View this message in context: http://www.nabble.com/-m2--problem-w--antcall-in-ANT-based-mojo-t1307160.html#a4956130 Sent from the Maven - Users forum at Nabble.com.

Re: How to set scm value in pom for Clearcase?

2006-06-20 Thread Emmanuel Venisse
Michael Waluk a écrit : Thanks for your help, it was the albd_server. I had to reinstall Clearcase to get it right. I have a top-level project that contains two modules. I'm having 2 problems still. I hope it is not too much to ask here... 1. When I added my m2 top-level project it

RE: forking the report plugins

2006-06-20 Thread Ian Springer
I don't know about the fork options for each of those plugins, but another way to go would be to increase the max heap size for the Maven JVM. For either Maven 1 or Maven 2, this can be accomplished by setting the MAVEN_OPTS environment variable. For example: set MAVEN_OPTS=-Xms128M -Xmx512M

surefire plugin and System Properties

2006-06-20 Thread Olivier Lamy
Hi, I have noticed a change between 2.1.3 and 2.2 in surefire-plugin. In my junit, I have something like : String hotelCode = System.getProperty( hotelCode, 1099 ); In 2.1.3 : Mvn -DhotelCode=444 I received in my code the right value. Or Simple mvn test, I have the right default value. Now with

Re: ClearCase SCM and Continuum

2006-06-20 Thread ArneD
Thank you, Wim! Wim Deblauwe wrote: 1) This is the way that ClearCase works, there is nothing I know we can do about it. Maybe something could be changed in Continuum and the POM schema, so that the POM location relative to the SCM checkout directory could be specified within the POM.

Re: [ANN] Mojo Exec plugin 1.0.1

2006-06-20 Thread jerome lacoste
On 6/20/06, dan tran [EMAIL PROTECTED] wrote: Does The released plugin sync to http://www.ibiblio.org/maven? Plugin is deployed to repository.codehaus.org. Hope that one is sync'ed to ibiblio but not 100% sure. Jerome - To

Re: ClearCase SCM and Continuum

2006-06-20 Thread Emmanuel Venisse
ArneD a écrit : Thank you, Wim! Wim Deblauwe wrote: 1) This is the way that ClearCase works, there is nothing I know we can do about it. Maybe something could be changed in Continuum and the POM schema, so that the POM location relative to the SCM checkout directory could be specified

RE: forking the report plugins

2006-06-20 Thread Roald Bankras
I knew that! I just forgot it and used JAVA_OPT :-( :-( Thx! Roald Bankras Software Engineer JTeam b.v. -Original Message- From: Ian Springer [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 20, 2006 4:23 PM To: Maven Users List Subject: RE: forking the report plugins I don't know about

[M2] Best practices for Filtering Source Code

2006-06-20 Thread Rémy Sanlaville
Hi, I am looking for the best practices for Filtering Source Code. I found this solution (http://www.jroller.com/page/l2fprod/) but I am wondering if it does not exist a Maven solution (i.e. without using ant tasks) ? http://www.jroller.com/page/l2fprod/ Regards and thanks in advance. Rémy

Re: surefire plugin and System Properties

2006-06-20 Thread dan tran
It is a known bug in 2.0.4, but it is fixed in 2.0.5 snapshot http://jira.codehaus.org/browse/MNG-2201 -D On 6/20/06, Olivier Lamy [EMAIL PROTECTED] wrote: Hi, I have noticed a change between 2.1.3 and 2.2 in surefire-plugin. In my junit, I have something like : String hotelCode =

RE : surefire plugin and System Properties

2006-06-20 Thread Olivier Lamy
Ok thanks for pointer. I will wait .. Where are located maven snapshots build ? -- Olivier -Message d'origine- De : dan tran [mailto:[EMAIL PROTECTED] Envoyé : mardi 20 juin 2006 18:14 À : Maven Users List Objet : Re: surefire plugin and System Properties It is a known bug in 2.0.4,

Re: RE : surefire plugin and System Properties

2006-06-20 Thread dan tran
explaination is in JIRA On 6/20/06, Olivier Lamy [EMAIL PROTECTED] wrote: Ok thanks for pointer. I will wait .. Where are located maven snapshots build ? -- Olivier -Message d'origine- De : dan tran [mailto:[EMAIL PROTECTED] Envoyé : mardi 20 juin 2006 18:14 À : Maven Users List

RE : RE : surefire plugin and System Properties

2006-06-20 Thread Olivier Lamy
Ok as I see not so easy ;-) -Message d'origine- De : dan tran [mailto:[EMAIL PROTECTED] Envoyé : mardi 20 juin 2006 18:21 À : Maven Users List Objet : Re: RE : surefire plugin and System Properties explaination is in JIRA On 6/20/06, Olivier Lamy [EMAIL PROTECTED] wrote: Ok thanks

Re: [M2] Best practices for where to place XML/resource files??

2006-06-20 Thread justin_fung
Sorry, that doesn't work. I created a file called mainResources.properties inside /src/main/resources/ and it only shows up in /target/classes/ and not in /target/test-classes/ -j --- Justin Fung [EMAIL PROTECTED] Sr. Analyst, Business Systems IT

C++

2006-06-20 Thread Mccabe, Julie Francesca [IT]
Hello, I have done a few searches but could not find a conclusive claim that Maven supports C++ development? I did come across a design document that mentioned support for C++, however I would like to know if Maven is used for C++ and how if there is any documentation ? Regards, Julie.

Re: [M2] Best practices for where to place XML/resource files??

2006-06-20 Thread justin_fung
Hi Raphael, You are correct... I just verified for myself. Thanks for ther tip! -j --- Justin Fung [EMAIL PROTECTED] Sr. Analyst, Business Systems IT Banking Systems, e-Business HSBC Bank Canada http://www.hsbc.ca p: (604) 643-6605 f: (604)

Adding hibernate generated resources to JAR?

2006-06-20 Thread Sean McNamara
Can someone point me in the right direction here: I'm building a jar that makes use of hibernate. The hibernate class descriptors are created in /target/resources, but are not included in the jar. I'm guessing I need to add a configuration for the maven-resources-plugin to add

RE: Adding hibernate generated resources to JAR?

2006-06-20 Thread Fisher, Michael \(IT\)
Resources should end up in /target/classes...are you configuring it otherwise? -Original Message- From: Sean McNamara [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 20, 2006 12:54 PM To: users@maven.apache.org Subject: Adding hibernate generated resources to JAR? Can someone point me in

RE: Adding hibernate generated resources to JAR?

2006-06-20 Thread Mike Perham
We just output to target/classes: build plugins plugin groupIdorg.codehaus.mojo/groupId artifactIdxdoclet-maven-plugin/artifactId executions execution phasetest-compile/phase goals

Re: Adding hibernate generated resources to JAR?

2006-06-20 Thread Sean McNamara
Thanks Mike. I didn't realize we were setting the output path for the generated hibernate files since /target/resources seemed like it could be a reasonable default. Changed that to create them in /target/classes, and the jar looks good. Does that mean there isn't a standard area for

Maven 1.0.2 and Python

2006-06-20 Thread Helck, Christopher
Is anyone using Maven to develop python code? (I'm just beginning in Python, so I'm not sure what this subject entails). Specifically I'm wondering about having maven execute Python unit tests. How should I do this? Thanks, C. Helck Thank you for being part of it. The information

Re: C++

2006-06-20 Thread dan tran
There are a couple of implementations http://mojo.codehaus.org/maven-native/native-maven-plugin/http://mojo.codehause.org/maven-native/maven-native-plugin http://java.freehep.org/freehep-nar-plugin There are various discussions regarding native build with maven2, please search the archive -D

Re: properties in assembly descriptor.xml?

2006-06-20 Thread dan tran
yes, assembly descriptor supports interpolation. -D On 6/20/06, Claus Myglegaard Vagner [EMAIL PROTECTED] wrote: Hi, I have serveral assembly descriptor files. Is it possible to get properties (from pom,settings,filters) available in the assembly descriptor files? This would be useful for

Fwd: [Springframework-user] Spring Framework 2.0 RC1 released

2006-06-20 Thread Matt Raible
Is there anything I can do to get this release (particularly spring.jar and spring-mock.jar) on ibiblio? Create an upload bundle? Matt -- Forwarded message -- From: Juergen Hoeller [EMAIL PROTECTED] Date: Jun 20, 2006 12:57 PM Subject: [Springframework-user] Spring Framework

Re: [Springframework-user] Spring Framework 2.0 RC1 released

2006-06-20 Thread Carlos Sanchez
I just did ;) will be there in around 4 hours On 6/20/06, Matt Raible [EMAIL PROTECTED] wrote: Is there anything I can do to get this release (particularly spring.jar and spring-mock.jar) on ibiblio? Create an upload bundle? Matt -- Forwarded message -- From: Juergen Hoeller

RE: Maven 1.0.2 and Python

2006-06-20 Thread David Jackman
In our current Maven 1.0.2 environment, we have a few Python projects, and I wrote a Python plugin to handle compiling the Python code as well as running unit tests. It's been so long now (and I'm not really a Python person myself) that I don't think I can give a lot of help without doing a lot

Difference between assembly:assembly and assembly:attached

2006-06-20 Thread Jochen Wiedmann
Hi, can anyone explain me the difference between assembly:assembly and assembly:attached? Background: I am looking for a workaround to MNG-1682. I'll quote my comment from there. The attached project can be used to reproduce the problem. When install is invoked in the subproject, then

RE: C++

2006-06-20 Thread Brad Harper
Julie: I've made my first attempts to use 'native-maven-plugin' this week and have had some progress -- with Dan's help and patience. Dan: I carefully reviewed the plugin configuration, corrected a problem, and then compiled and linked a HelloWorld example (similar to the one in it/) on windows.

Re: Building a project using Continuum + execute mvn site

2006-06-20 Thread Tatiana Escovedo
Thanks, it worked for me. :-) On 6/13/06, Alexandre Poitras [EMAIL PROTECTED] wrote: Just change the default goal to mvn deploy site throught Continuum web interface. On 6/13/06, Tatiana Escovedo [EMAIL PROTECTED] wrote: Hi, I'm trying Continuum 1.0.3 and I can build my project through the

Re: Removing sub-projects causes JDODataStoreException

2006-06-20 Thread Emmanuel Venisse
Johnson, Jonathan a écrit : I have the following ciManagement section defined. A couple questions: 1. Is the form correct (address under configuration)? 2. When I load my sub-modules then only [EMAIL PROTECTED] (last address in list) appears in the Notifier list in Continuum. How do I

Re: Spring 2.0 M4 vs. M5

2006-06-20 Thread Stephen Duncan
Do optional dependencies have any effect at all, or are they purely descriptive? Do they play a role in dependency version resolution, for instance if they are the nearest source of a dependency? Are there issues or wiki pages regarding the design of optional for Maven 2.1? (A bit off-topic, I

Re: Spring 2.0 M4 vs. M5

2006-06-20 Thread Carlos Sanchez
purely informative (at least for now) that's why I encourage people to use the small jars that are more explicit On 6/20/06, Stephen Duncan [EMAIL PROTECTED] wrote: Do optional dependencies have any effect at all, or are they purely descriptive? Do they play a role in dependency version

Re: [M2] Ant filer task

2006-06-20 Thread Max Cooper
rebels_mascot wrote: Hey, I'm very confused as how to change from using: ant:filter token=s_sql value=${dev.db.s_sql} / in maven 1 to it's eqivelent in maven 2? Should this be included in resources? You probably want to change the token in the resource file to match the property name. Based

Re: thinking of moving to maven from ant

2006-06-20 Thread natalie burdick
http://www.javaworld.com/javaworld/jw-05-2006/jw-0529-maven.html -- maybe an article that might be useful in your investigation/evaluation of Maven HTH Natalie On 6/19/06, Tejesh Shetty [EMAIL PROTECTED] wrote: Hi, Currently I use ant build scripts for many of my projects basically to

RE: Upgrade from 1.0.2 to 1.0.3 causes build.properties substitution to cease

2006-06-20 Thread Ryan, Scott D
Thanks for the information. The problem is that our SCM URL's contain a generic user name ${maven.username} so that every user can gain access independently to the CVS system. I can substitute the user name in continuum to get it to build once but the next time the project.xml is pulled down

Re: [m2.0.4] assembly fails during install when format is dir

2006-06-20 Thread Barrie Treloar
What about re-running of the build lifecycle. If you are finding that your lifecyles are being re-rerun check http://jira.codehaus.org/browse/MASSEMBLY-37. You should not be using the assembly goal but instead the attached goal (and dont specify a phase) The pom should look like: build

Re: [m2.0.4] assembly fails during install when format is dir

2006-06-20 Thread dan tran
you may want to try http://maven.apache.org/plugins/maven-assembly-plugin/directory-inline-mojo.html -D On 6/20/06, Barrie Treloar [EMAIL PROTECTED] wrote: What about re-running of the build lifecycle. If you are finding that your lifecyles are being re-rerun check

Re: Difference between assembly:assembly and assembly:attached

2006-06-20 Thread Allan Ramirez
One of their difference is that assembly:assembly is binded to package phase ( Im not sure if binded is the right term for a mojo that has @execute phase) while the assembly:attached doesnt. When using executions the asembly:attached is more appropriate to use. Jochen Wiedmann wrote: Hi,

Re: Difference between assembly:assembly and assembly:attached

2006-06-20 Thread Edwin Punzalan
They do the same thing... but differs in when you use them. assembly:attached is used inside poms, i.e. mvn package assembly:assembly is the command-line version , i.e. mvn assembly:assembly Jochen Wiedmann wrote: Hi, can anyone explain me the difference between assembly:assembly and

Re: Difference between assembly:assembly and assembly:attached

2006-06-20 Thread Jochen Wiedmann
Edwin Punzalan wrote: They do the same thing... but differs in when you use them. assembly:attached is used inside poms, i.e. mvn package assembly:assembly is the command-line version , i.e. mvn assembly:assembly Thanks, that sounds like something I can understand. :-)

Re: Plugin configuration general question

2006-06-20 Thread Edwin Punzalan
Most of the plugins are found here: http://maven.apache.org/plugins/index.html and from there you can navigate to the plugin page and clicking on a plugin's goal. [EMAIL PROTECTED] wrote: Hi, In terms of plugin configuration, the surefire config at

How to test a secondary mojo with the testing harness?

2006-06-20 Thread Jochen Wiedmann
Hi, I have a mojo, which is started like this: plugin artifactId../artifactId executions execution goals goal.../goal /goals configuration ... /configurations /execution /executions /plugin

Re: [m2.0.4] assembly fails during install when format is dir

2006-06-20 Thread Barrie Treloar
On 6/21/06, Barrie Treloar [EMAIL PROTECTED] wrote: What about re-running of the build lifecycle. If you are finding that your lifecyles are being re-rerun check http://jira.codehaus.org/browse/MASSEMBLY-37. You should not be using the assembly goal but instead the attached goal (and dont

  1   2   >