[m2] mvn --batch-mode release:prepare

2006-08-03 Thread Fred . Hauschel
Hi all, I think I missunderstood the following description: Sometimes it is desirable to do the commit/tag process on a regular interval (eg, to produce nightly or integration builds through a build server). To use the default inputs for the versions and tag information and not prompt for any v

embed html in apt

2006-08-03 Thread andreas.ebbert-karroum
Hi, is it possible to embed some pure html code in apt pages? Andreas Ebbert-Karroum Senior Software Design Engineer - Nokia Networks Services / Middleware phone: +49-211-94123928, fax: +49-211-94123838 Heltorfer Straße 1, 40472 Düsseldorf, Germany

Re: using apt (annotation processing) with maven 2

2006-08-03 Thread Rohnny Moland
Just for the record, if someone else needs to use maven 2 and APT, the tobago apt-maven-plugin works fine. The only problem I have met so far, is to pass in ann env options to the processor. Seems like there is a bug here in the plugin. Example of usage: org.apache.myfaces.tobago maven-apt-pl

Re: war plugin, webResources-overriding default Location

2006-08-03 Thread Pete Marvin King
use version 2.1-SNAPSHOT [EMAIL PROTECTED] wrote: > Hi all > > I'm trying to override the webResources default location by adding > , but this is not working form, the welogic.xml is being still > copied into the Root directory, > > is there some thing i'm doing wrong here, please help > >

RE: Continuum starts but no webconsole available

2006-08-03 Thread Steve Coy
A local firewall perhaps? -Original Message- From: Vinicius Carvalho [mailto:[EMAIL PROTECTED] Sent: Fri 8/4/2006 7:34 AM To: continuum-users@maven.apache.org Subject: Continuum starts but no webconsole available Hello there! I've downloaded continuum 1.0.3. And I execute the run.sh, i

[m2] runtime classpath/transitive dependencies from an artifact resolved from repository

2006-08-03 Thread Frederik Bayart
Hallo, I'm try to get the runtime classpath from an artifact resolved from the repository, or at least the transitive dependencies. I try to use the maven-dependency and maven-assembly plugin as example, without success at the moment. So this is my source code : artifact = artifactFactory

Re: [m2] version ranges

2006-08-03 Thread Wayne Fay
I believe the version ranges can only be used for dependencies. At least, I've never seen it used anywhere else (in poms posted on this list, in OSS code, in blogs, etc), and I've only used it in dependencies myself. Wayne On 8/3/06, Thomas Will <[EMAIL PROTECTED]> wrote: I'd like to use a vers

problem with cvsroot

2006-08-03 Thread sharmishta.kaul
hi everybody i have a problem in running cruisecontrol due to CVS; when i run cruisecontrol it gives the following error: BUILD FAILED File.. C:\Documents and Settings\Administrator\.maven\cache\maven-scm-plugin-1.4.1\plugin.jelly Element... ant:cvs Line.. 258 Column 9 java.io.IOExcep

RE: Weblogic plugin?

2006-08-03 Thread Scott Ryan
The plugin that I wrote does not support either of those but if it would be valuable for you then let me know. You can feel free to submit a jira ticket to the sandbox for improvement of the existing plugin or submit code that you think we should include. In general since 9.1 is java 5 compatible

Re: Generated sources by an archetype

2006-08-03 Thread franz see
COUVREUR jacques wrote: > > Hi, > > > > Our project consists to develop a maven archetype in order to quickly > setup each new project from our in-house development teams. > > > > Basically we will be able to produce a new project by typing the > following maven command: > > > >>mvn

Maven Philosophy...

2006-08-03 Thread Nelson Carpentier
I've encountered some nigh-philosophical difficulties with the adoption of Maven, and I was wondering if anyone here could help me talk through them...? I think Maven is a great idea, and adopting some of the best practices has made my life as the build developer a lot easier. I have been a Maven

weblogic plugin?

2006-08-03 Thread Christofer Jennings
Is there a weblogic plugin that supports WL 9.1 sevicegen, clientgen etc.? I found this in the mail archives, butit's pretty old. http://www.mail-archive.com/users@maven.apache.org/msg03059.html Thanks, chris - To unsubscribe,

Re: Eclipse Plugins

2006-08-03 Thread Jimisola Laursen
Not too much has happend with m2eclipse lately (last version 0.0.9 was released quite while ago). I don't know if is due to m2eclipse awaiting bug fixes/enhancements in the Maven Embedder (the Embedder seem to be a huge blocker) and/or if Eugene has too much to do. Either way, with all the open is

Re: Eclipse Plugins

2006-08-03 Thread Barrie Treloar
http://m2eclipse.codehaus.org/ The M2 Eclipse Plugin might have some stuff in it of use. I've yet to check. (The website is out of date and the source repository is not where the link indicates) SVN is here http://svn.codehaus.org/m2eclipse/trunk/ ---

Re: Eclipse Plugins

2006-08-03 Thread Barrie Treloar
On 7/18/06, Scott Goldstein <[EMAIL PROTECTED]> wrote: 1. How do you write a pom to build and release an Eclipse RCP application, including using an Eclipse "Product Configuration" to build the final package? 2. How do you then create the Eclipse project from the pom? As Fabrizio has

[m2] version ranges

2006-08-03 Thread Thomas Will
I'd like to use a version range when specifying the version of the parent pom. ... [1.0.0,2.0.0) but get an error message that the artefact version [1.0.0,2.0.0) cannot be resolved. Is this not supported? Thanks, Tom. __ Do You Yahoo

Re: How do I add a directory to the classpath visible to a Maven plugin?

2006-08-03 Thread David J. M. Karlsen
Bryan Loofbourrow wrote: A plausible and clever idea, but it doesn't work. Nor did supplying a URLClassLoader with the directory. I'm guessing that there's code somewhere in the new Kodo that just walks the class path property and does its own thing to find the license file. I did some experimen

Re: Eclipse Plugins

2006-08-03 Thread Jimisola Laursen
Hi! I am about to start with my first Eclipse RCP/Plugin and I would like to be able to use Maven as well. Do you have an idea of when ("full") support for PDE and RCP applications will be implemented and if so, would you like to share it? :) Regards, Jimisola -- View this message in context:

RE: Newbie

2006-08-03 Thread Douglas Ferguson
Thanks, this was really helpful. Assembly definitely looks like the ticket. I'm just curious if a zip file that is created during assembly could be used as the actual artifact output for a module. -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Thursday, August 03, 20

war plugin, webResources-overriding default Location

2006-08-03 Thread raghurajan . x . gurunathan
Hi all I'm trying to override the webResources default location by adding , but this is not working form, the welogic.xml is being still copied into the Root directory, is there some thing i'm doing wrong here, please help org.apache.maven.plugins

Continuum starts but no webconsole available

2006-08-03 Thread Vinicius Carvalho
Hello there! I've downloaded continuum 1.0.3. And I execute the run.sh, it displays: Starting continuum... But when I hit: http://localhost:8080/continuum It does not display anything. a run.sh status says that it is running. What could be the problem? Regards

RE: One sub module randomly appears twice after adding a parent multi-module 1.0.3

2006-08-03 Thread Johnson, Jonathan
Adam, This is a very helpful workaround. It worked for me. Thanks, I updated the bug report with this comment. All, For those of your getting duplicate modules and cannot remove the duplicate make sure you go to the "Build Definitions" section and remove any goals. You should then be able to

Cactus plug-in for Maven 2.0

2006-08-03 Thread Rakesh Kalra
Is any work going on for developing cactus plug-in for Maven 2.0? What is the recommended way to integrate with Cactus, while waiting for the plug-in to be available? Thanks, Rakesh - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: Multiple projects under 1 war

2006-08-03 Thread Wayne Fay
Here's how I do it: project/pom.xml modules: common, ejb, war, ear project/common/pom.xml parent: ../pom.xml depends: none project/ejb/pom.xml parent: ../pom.xml depends: common project/war/pom.xml parent: ../pom.xml depends: common, ejb project/ear/pom.xml parent: ../pom.xml depends: common,

Re: Newbie

2006-08-03 Thread Wayne Fay
Hi Doug, Answered inline... On 8/3/06, Douglas Ferguson <[EMAIL PROTECTED]> wrote: parent not being released. Is there a way to release the parent pom without have to build all the children? I wouldn't mind doing this once but it could be an ordeal if you had to do it every time a dependency w

Newbie

2006-08-03 Thread Douglas Ferguson
I am new to maven and have recently been tasked with migrating a project to maven. The project is a bit strange and has grown organically over time. There are quite a few things about how it is maintained a built that make it a bit perplexing when trying to map it into the maven world. I h

External properties for SCM module

2006-08-03 Thread James Richards
Hello, I was wondering if it is possible to specify the username/password for the SCM plugin in an external settings.xml or profiles.xml file? Thanks for any insight, James

component requirements

2006-08-03 Thread Frederik Bayart
Hallo, Does anybody know where I can find documentation of component requirements (the @component annotation in a mojo) and the components.xml file. (in "Better builds with maven", p. 149 they just mention that it's beyond the scope of the chapter). Frederik

Multiple projects under 1 war

2006-08-03 Thread Donald Ness
Why can't I create a parent project that's of war packaging? I have N number of subprojects under a single parent pom. All N of those subprojects are listed as modules. Under the parent pom I have 1 subproject that all the rest of the subprojects depend on (the "core") at compile time. I want the p

Re: [M2] Maven EJB Plug-in is not exclude files [SOLVED]

2006-08-03 Thread Wayne Fay
I don't know any particular reason why that would NOT work... Wayne On 8/3/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > -Original Message- > From: Wayne Fay [mailto:[EMAIL PROTECTED] > Sent: 03 August 2006 17:27 > To: Maven Users List > Subject: Re: [M2] Maven EJB Plug-in is not e

Maven 2 Junit Timeout

2006-08-03 Thread Joshua Smith
All- Maven 1 had a maven.junit.timeout property. Does anyone know what the equivalent is for Maven 2? Thanks, Joshua Smith

Where is the current stable version?

2006-08-03 Thread Zsolt
Hi, where can I find the latest stable jar files? What do I need. Additionally, how can I compile the sources from subversion repository? I work an Windows. Zsolt

M2 J2EE Project Just Execute this folder and not the sub modules

2006-08-03 Thread Peter . Pilgrim
Hi I found a grave error whilst following the "Better Builds with Maven" book. I found that if you don't install the POM from the root project into your local repository then the other dependent sub project can fail, if there is a dependency on another sub project. Is there a way to say to M2 "

RE: [M2] Maven EJB Plug-in is not exclude files [SOLVED]

2006-08-03 Thread Peter . Pilgrim
> -Original Message- > From: Wayne Fay [mailto:[EMAIL PROTECTED] > Sent: 03 August 2006 17:27 > To: Maven Users List > Subject: Re: [M2] Maven EJB Plug-in is not exclude files [SOLVED] > > Yes, tell them to download from SVN and "mvn install" it. ;-) > > Or... if you have a corporate rep

RE: How do I add a directory to the classpath visible to a Maven plugin?

2006-08-03 Thread Bryan Loofbourrow
A plausible and clever idea, but it doesn't work. Nor did supplying a URLClassLoader with the directory. I'm guessing that there's code somewhere in the new Kodo that just walks the class path property and does its own thing to find the license file. I did some experimentation with invoking the en

Re: [Review] Please review French FAQ for Maven 2

2006-08-03 Thread Alexis Midon
1. Dans la Table des matières: - "Qu'est ce que c'est que le POM ?" lourd? - "Qu'est ce que c'est que le groupId/artifactId ?" - "Qu'est ce que c'est qu"un SNAPSHOT?" - " Ou/Où se trouvent les dépendances ?" - "Comment utiliser une dépendance qui n'es

Re: docbook plugin - how to ??

2006-08-03 Thread Wilfred Springer
Hi Felipe, I've crafted another DocBook plugin. (In order to prevent naming conflicts conveniently called Maven Docbkx Plugin.) Since I was in the same situation you were and had to let go of my Ant scripts, I've kind of taken the opportunity to turn into something that is *at least* as usable as

Re: [M2] Maven EJB Plug-in is not exclude files [SOLVED]

2006-08-03 Thread Wayne Fay
Yes, tell them to download from SVN and "mvn install" it. ;-) Or... if you have a corporate repo (configured in pom with snapshot = true), you could put the snapshot there and their Maven2 should download and use it the next time Maven updates itself or you run "mvn -U". Wayne On 8/3/06, [EMAIL

Re: Assembly including binaries: Bug on a n depth hierarchy

2006-08-03 Thread Alexis Midon
I forgot to add that there is a real bug in AbstractAssemblyMojo.isProjectModule() method. A return statement is missing line716 private boolean isProjectModule( String parentId, MavenProject reactorProject, boolean recurse ) { MavenProject parent = reactorProject.getParent();

jabber notifcation not working

2006-08-03 Thread Naredi
I am trying to use jabber notifier . for that I have added the notofieer property in pom.xml , as well as in application.xml , which is Build Notification cruise niobium 10.4.22.22 5222 false true but cont

[Review] Please review French FAQ for Maven 2

2006-08-03 Thread Cabasson Denis
For those of you speaking french, a new Maven 2 FAQ has just been launched, and I would be interested in feedback about this faq: http://java.developpez.com/faq/maven/ Are there any errors? What do you feel is missing? You can either contact me through th

Re: resource file overriding/excluding for unit testing

2006-08-03 Thread fagfa
Can we also exclude some paths from test? For example, in my case, I want to exclude "classes/META-INF/*.*" from my testing since I'm using "test-classes/META-INF/*.*". Thanks, davidkarlsen wrote: > > fagfa wrote: >> >> fagfa wrote: >> >>>Hi, >>> >>>I'd like use different resource file (eg, p

RE: [M2] Maven EJB Plug-in is not exclude files [SOLVED]

2006-08-03 Thread Peter . Pilgrim
Nevermind. The default m2 ejb plug-in has a bug. Building the plug-in from Subversion source code work. Essentially, get a copy of Subversion for Windows. % svn co https://svn.apache.org/repos/asf/plugins/trunks maven-plugins % chdir maven-plugins\maven-ejb-plugin % mvn install And you're d

Assembly including binaries: Bug on a n depth hierarchy

2006-08-03 Thread Alexis Midon
Hi all, I have the following complex but common pom hierarchy (sample) : The syntax is packaging:pom:level.# pom:pom0.0 /\ / \ /\ / \ /\ jar:pom1.0 pom:pom1.1 /\ / \

howto clean continuum build history ?

2006-08-03 Thread Nicolas De Loof
Hello, it took me time to setup continuum and my build process, so I've lot's of failed builds in my project history. How to clean this ? Will this history grow without limit ? This message contains information that may be privileged or confidential and is the property of the Capgemini Group

Re: using apt (annotation processing) with maven 2

2006-08-03 Thread Rohnny Moland
Chris Hilton wrote: > There is a source jar for an apt plugin at: > > http://www.mvnrepository.com/artifact/org.apache.myfaces.tobago/maven-ap > t-plugin/1.0.7 Thanks, I'll try that. Couldnt find how to add classpath and such things then, but I may ask more on the myfaces mailinglist. > > No id

RE: Generated sources by an archetype

2006-08-03 Thread Adam Leggett
Ive never tried it, but I believe using -Dpackage=[my.group.id.my.artifactid for example] will override the default behaviour of simply substituting groupId for ${package} in your sources. -Original Message- From: COUVREUR jacques [mailto:[EMAIL PROTECTED] Sent: Thursday, August 03, 2006

Generated sources by an archetype

2006-08-03 Thread COUVREUR jacques
Hi, Our project consists to develop a maven archetype in order to quickly setup each new project from our in-house development teams. Basically we will be able to produce a new project by typing the following maven command: >mvn archetype:create -DgroupId=com.agf.gabi -DartifactId=gabi

Re: resource file overriding/excluding for unit testing

2006-08-03 Thread David J. M. Karlsen
fagfa wrote: fagfa wrote: Hi, I'd like use different resource file (eg, persistence.xml for ejb3) for unit testing and the problem is that "maven-surefire-plugin" always include "target/classes" in the classpath and its sub dir "MATA-INF" contains my resource file, which overrides the same fi

RE: using apt (annotation processing) with maven 2

2006-08-03 Thread Chris Hilton
There is a source jar for an apt plugin at: http://www.mvnrepository.com/artifact/org.apache.myfaces.tobago/maven-ap t-plugin/1.0.7 No idea if that works, but might be worth investigating. As far as the antrun option goes, you'll need to specify the ant-apt.jar as a dependency within the antrun e

Re: SureFire (and surefire-reports) plugins

2006-08-03 Thread Doug Douglass
Other alternatives: 1) add -Dmaven.test.failure.ignore=true to your mvn command line. 2) use a profile site-generation true While you can certainly configure the surefire plugin in your pom as Tung suggests this has the potentially negative effect of making y

Re: [m2] spring.tld

2006-08-03 Thread ben short
Thanks Denis, Its also in the META-INF directory of the spring.jar. Ben On 8/3/06, Denis Cabasson <[EMAIL PROTECTED]> wrote: http://www.ibiblio.org/maven2/org/springframework/spring-webmvc/1.2.8/spring-webmvc-1.2.8.jar\META-INF\spring.tld Denis ben short-2 wrote: > > Hi, > > Anyone know wh

Re: [m2] spring.tld

2006-08-03 Thread Denis Cabasson
http://www.ibiblio.org/maven2/org/springframework/spring-webmvc/1.2.8/spring-webmvc-1.2.8.jar\META-INF\spring.tld Denis ben short-2 wrote: > > Hi, > > Anyone know where the spring.tld taglib is on the maven repository? > > Ben > >

RE: SureFire (and surefire-reports) plugins

2006-08-03 Thread Denis Cabasson
Just run mvn test, instead of building the surefire report. This way, the build if there are tests failures (but after having executed all of your tests for the current module). @Jon : just do the opposite :) run mvn surefire-report:report instead of anything else, should build a surefire report,

Re: svn check-in history report

2006-08-03 Thread Denis Cabasson
Changelog plugin hasn't been released yet. You have to use a snpashot version, provided in the snapshot repository, as described here: http://maven.apache.org/guides/development/guide-testing-development-plugins.html Denis. Sanjiv Jivan wrote: > > That's what I tried. I get the following erro

Re: SureFire (and surefire-reports) plugins

2006-08-03 Thread Tung Nguyen
AFAIK and as you said, JUnit is designed to complete a test suite even a test case is failed. So I think that your request would concern JUnit. Maybe all you need is find a way to tell your test suite fails when the first test case fails. The surefire plug-in is just a classloader to run test an

Re: resource file overriding/excluding for unit testing

2006-08-03 Thread fagfa
fagfa wrote: > > Hi, > > I'd like use different resource file (eg, persistence.xml for ejb3) for > unit testing and the problem is that "maven-surefire-plugin" always > include "target/classes" in the classpath and its sub dir "MATA-INF" > contains my resource file, which overrides the same fil

Re: svn check-in history report

2006-08-03 Thread Sanjiv Jivan
That's what I tried. I get the following error message [INFO] [INFO] The plugin 'org.apache.maven.plugins:maven-changelog-plugin' does not exist or no valid version could be found Do I need to point to some other plugin rep

[m2] spring.tld

2006-08-03 Thread ben short
Hi, Anyone know where the spring.tld taglib is on the maven repository? Ben - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [m2] Overriding default components

2006-08-03 Thread Dennis Klavans
Actually, this is something that I have on my todo list. Probably will get to it next week. Please post if you find the answer outside the forum. --- On Thu 08/03, Adam Leggett < [EMAIL PROTECTED] > wrote: From: Adam Leggett [mailto: [EMAIL PROTECTED] To: users@maven.apache.org, [EMAIL PROTE

RE: svn check-in history report

2006-08-03 Thread Roald Bankras
Add this to your pom scm:svn{PUT YOUR SVN URL HERE} ... org.apache.maven.plugins maven-changelog-plugin Roald Bankras Software Engineer JTeam b.v. -Original

[M2] Best way to define plugin prefixes?

2006-08-03 Thread marklists
I've got some custom built plugins that I need to execute from the cmd line. E.g., mvn myplug:dosomething The Guide for plugin development on the Maven 2 site indicates that to define the prefix "myplug", I need to have the following in my ~/.m2/settings.xml org.myproject.plugins

RE: [m2] Overriding default components

2006-08-03 Thread Adam Leggett
Dennis, Thanks for the reply, but maybe I need to elaborate further. Im attempting to override the default behaviour of the archetype:create-from-project mojo. The docs for this are here http://people.apache.org/~oching/maven-archetype-plugin/create-from-proj ect-mojo.html. One of the listed op

Re: svn check-in history report

2006-08-03 Thread Sanjiv Jivan
Thanks but where for I get this plugin from? http://www.ibiblio.org/maven2/org/apache/maven/plugins/ does not have this plugin. Google took me here http://www.ibiblio.org/pub/packages/maven2/maven/maven-changelog-plugin/ but how do I point to this location? Sanjiv On 8/3/06, Roald Bankras <[EMA

using apt (annotation processing) with maven 2

2006-08-03 Thread Rohnny Moland
Hi, I wonder if any have got the ant apt plugin to work with maven 2? Just trying to do something like this: But I get a task not found exception because ant cannot find the ant-apt.jar (I just put in in m2/lib). Any good ideas? Or if someone knows some apt maven tool that _works_.

RE: [m2] Overriding default components

2006-08-03 Thread Dennis Klavans
If I understand the request correctly... I have been working with the surefire test plugin and needed to override several settings. Here is the reference with some examples: http://maven.apache.org/plugins/maven-surefire-plugin/howto.html. In general I found the syntax to be the same for other

[m2] Overriding default components

2006-08-03 Thread Adam Leggett
Hi all, I have noticed on a number of plugins that some of the supplied parameters are discovered and or optional. I am assuming that the discovery mechanism is via a plexus configuration file. Can anyone point me to an example that overrides default plugin behaviour using discovered/optional para

Re: m2/eclipse/wtp configuration + tapestry

2006-08-03 Thread Borut Bolčina
Look in the .project files and see if you have libcopy.libcopyBuilder and libcopy.libcopyNature Then look in Eclipse error log (Help/About/Configuration Details/View Error Log) - maybe you find something there. I would reinstall Eclipse and libc

[M2] Maven EJB Plug-in is not exclude files

2006-08-03 Thread Peter . Pilgrim
Hi I got a problem with the Maven EJB Plug-in it does appear to remove the EJB froms the client jar files. org.apache.maven.plugins maven-ejb-plugin true **/*EJB.class Wh

RE: SureFire (and surefire-reports) plugins

2006-08-03 Thread Dennis Klavans
This is odd. I just posted a request for the exact opposite to happen. I can't get the thing to stop on the first failure. First, are you running mvn surefire-report:report? If so then perhaps we could help each other by comparing environments. What version of maven are you using? I am on the

Re: maven2 surefire haltOnFailure

2006-08-03 Thread Dennis Klavans
Some clarification is needed on my part. I was hoping that the surefire execution would halt on the first error of a test suite. In fact, the build process will halt but only after all tests are run in the suite. After viewing the source code for surefire and for the ant junit plugin, I realize

Re: Re: m2/eclipse/wtp configuration + tapestry

2006-08-03 Thread Stefan Magnus Landrø
wow, looks like a pretty nasty .project file to me to me. I had great success with the following pom that I used in a recent project (wtp 1.0): org.apache.maven.plugins maven-eclipse-plugin 1.0 org.eclipse.jdt.launching.JRE_CONT

Re: m2/eclipse/wtp configuration + tapestry

2006-08-03 Thread Marcel Schutte
Borut, I followed these steps, but at nr. 5 when I select 'LibCopy properties' I get an error 'Property page Creation Problems' with reason 'Plugin-in libcopy was unable to load class libcopy.properties.LibCopyPropertyPage'. I'm using eclipse 3.2 with WTP 1.5. Does anyone have any clues? Marcel

[M2] Application version in multi-module project

2006-08-03 Thread Jens Riboe
Background: I have a typical multi-module project, with a parent pom and a handful of child poms inheriting from the parent. The parent pom contains the version, which is inherited to the child poms, which affect all generated child artifacts. So far so good. Problem: However, the parent pom is r

Re: m2/eclipse/wtp configuration + tapestry

2006-08-03 Thread Kev D'Arcy
Stefan Here's my pom. The solution that Borut gave me modifies the .project file to link the jars listed in the pom file to the lib folder of the webapp. Kev Newport org.eclipse.jdt.core.javabuilder org.eclipse.wst.common.project.facet.core.builder org.eclipse.wst.validation.valid

Assembly issues with modules

2006-08-03 Thread Vinod Panicker
Hi, I've got a project that has modules (multi-project). The problem is that during the assembly creation process, I'm unable to exclude dependencies that are not in the runtime scope, inspite of providing the same. snippet from my dep.xml (assembly descriptor) - ... mims-${versi

Re: Re: m2/eclipse/wtp configuration + tapestry

2006-08-03 Thread Stefan Magnus Landrø
Could you send a copy your pom. It would be nice to go the other way around (mvn eclipse:eclipse etc). "Kev D'Arcy" 03.08.2006 12:33 Vennligst send svar til "Maven Users List" Til Maven Users List cc Emne Re: m2/eclipse/wtp configuration + tapestry Borut That seems to have done t

Re: accessing artifacts in local repository from pom expressions or antrun scripts

2006-08-03 Thread Simon Kitching
Maybe use the maven-dependency-plugin, which according to the docs can copy the set of dependencies to an arbitrary directory, and strip off version numbers? On Thu, 2006-08-03 at 00:25 +1000, J. Matthew Pryor wrote: > I am using the native-maven-plugin to compile C source for the ATmelplatform >

Re: [M2] Executing a single lifecycle phase

2006-08-03 Thread Simon Kitching
You can run a single goal with mvn plugin-name:goal-name However if you've got a phase that has multiple goals bound to it, then I don't know any way to run all those goals but not the goals bound to earlier phases. Regards, Simon On Thu, 2006-08-03 at 16:56 +0800, Maria Odea Ching wrote: > H

[SCM-CVS]

2006-08-03 Thread Francois Le Fevre
dear scm support team, I am trying to use scm (cvs ) and continuum but i have some difficulties. At fisrt I can not checkin into my cvsroot. I have used the command : mvn -e scm:checkin -Dmessage="first release" Is it the good one ? It answer to me [INFO] Command failed.The cvs command failed. w

Re: m2/eclipse/wtp configuration + tapestry

2006-08-03 Thread Kev D'Arcy
Borut That seems to have done the trick! Thanks for the tips! Kev Borut Bolčina wrote: > Hello Kev, > > I configured Eclipse 3.2, WTP 1.5 and Maven 2.0.4 to play in the same > band. Here is how I prepared my environment for developing Tapestry > web applications: > > 1. Create new Dynamic Web

Re: SureFire (and surefire-reports) plugins

2006-08-03 Thread Tung Nguyen
You can configure the surefire plugin like this org.apache.maven.plugins maven-surefire-plugin true HTH Tung Nguyen - Original Message From: Jon SlinnHawkins <[EMAIL PROTECTED]> To: users@maven.apache.org Sent: T

Re: [M2] Executing a single lifecycle phase

2006-08-03 Thread Maria Odea Ching
Hi Mark, I don't think there's a workaround for this. The previous life cycle phases are always executed :) Thanks, Odea Mark Hansen wrote: When I do "mvn integration-test" - all the previous lifecycles phases (e.g., validate, compile, test, etc.) are executed first. Is there a workaround

Re: please look in

2006-08-03 Thread Arnaud HERITIER
Can you elaborate on this a little bit more please ? In general, what you do is that you deploy only if all tests pass. Arnaud On 8/2/06, manoj.kaushik <[EMAIL PROTECTED]> wrote: hi everybody please describe how the decision can be made on the basis of test cases wether to deploy the current

Re: Getting the ear plugin to recognise har files

2006-08-03 Thread Graham Leggett
On Thu, August 3, 2006 9:55 am, Stephane Nicoll wrote: >> This option won't work for us, as the project that creates the har file, >> already creates an ejb mapped to a jar file, which creates a filename >> clash. > > ? The mapping is for the type, not the extension. You .har file will > still be

SureFire (and surefire-reports) plugins

2006-08-03 Thread Jon SlinnHawkins
Hi All, Is there any way of stop a failed surefire unit from immediatley failing a maven build, and allowing it to go on to create the report using the surefire-report plugin. Then, after the reports hasve been created fail the build. I want to see reports of failed tests Is this possibl

Re: Unable to deploy to remote repository

2006-08-03 Thread Arnaud HERITIER
These plugins are used to deploy web applications in these containers. But it can't be used to manage a repository on them. A project called Maven Repository Manager is coming to allow you to do this sort of things Arnaud On 8/2/06, neeraj daffodil <[EMAIL PROTECTED]> wrote: we also understand

Re: [m1.1] artifactId or id?

2006-08-03 Thread Arnaud HERITIER
Right. We'll fix it quickly and we'll deploy a new SNAPSHOT. Is there a bug open in the POM plugin ? Arnaud On 8/2/06, Dion Gillard <[EMAIL PROTECTED]> wrote: Sounds like a bug in the pom plugin. On 8/3/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > Well, it's supposed to be deprecated, see

Re: Getting the ear plugin to recognise har files

2006-08-03 Thread Stephane Nicoll
On 8/1/06, Graham Leggett <[EMAIL PROTECTED]> wrote: Stephane Nicoll wrote: >> Embedded error: Unknown artifact type[har] >> >> Looking in the docs, the configuration option "artifactTypeMappings" >> seems >> to offer a clue, but apart from the text "PlexusConfiguration", there is >> no indicati