Re: [m2] eclipse integration pitch

2005-09-22 Thread Brett Porter
https://svn.apache.org/repos/asf/incubator/felix/trunk/ [EMAIL PROTECTED] On 9/23/05, Rinku <[EMAIL PROTECTED]> wrote: > Hi, > > Sorry to be jumping the gun here, but is there a CVS/SVN acces to > sources ? > > I looked up incubator site Felix isn't listed there yet. > > Cheers, > > Rahul > > >

Re: [ANNOUNCEMENT] Hammurapi plugin 1.0 released

2005-09-22 Thread Dion Gillard
Was there a reason you started a separate maven-plugins project on java.net instead of joining the one on sourceforge? On 9/23/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > The Maven Hammurapi plugin 1.0 is released. > > https://maven-plugins.dev.java.net/nonav/maven/hammurapi/index.html > >

Re: [m2] eclipse integration pitch

2005-09-22 Thread Rinku
Hi, Sorry to be jumping the gun here, but is there a CVS/SVN acces to sources ? I looked up incubator site Felix isn't listed there yet. Cheers, Rahul Brett Porter wrote: On 9/23/05, Andrew Niefer <[EMAIL PROTECTED]> wrote: There is really 2 sides to this. The first is build regula

Exception in JXR report

2005-09-22 Thread Daniel Krisher
I have been getting the following exception using the maven-jxr-plugin <...several other exceptions omitted...> Caused by: java.lang.NoClassDefFoundError: org/apache/maven/reporting/AbstractMavenReport at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.de

[ANNOUNCEMENT] Hammurapi plugin 1.0 released

2005-09-22 Thread arun . nachimuthu
The Maven Hammurapi plugin 1.0 is released. https://maven-plugins.dev.java.net/nonav/maven/hammurapi/index.html Hammurapi is an Open Source Java code review tool. It has more than 120 embedded Inspectors and such unique features as waivers, autowaivers and cascading rulesets. http://www.hammurap

RE: [m2] javadoc plugin and

2005-09-22 Thread Trygve Laugstøl
On Thu, 2005-09-22 at 18:46 -0400, Vincent Siveton wrote: > Hi Trygve, > > > > Try to specify linkoffline as a comma separated list of path or URL. > > > > I think it would be best to make the linkoffline a List of Strings, it's > > more readable and easier to process for other tools. > > I agre

RE: clean command

2005-09-22 Thread Allison, Bob
Done. http://jira.codehaus.org/browse/MNG-971 -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Thursday, September 22, 2005 17:42 To: Maven Users List Subject: Re: clean command Hiram and I were discussing this yesterday. Vincent's explanation is right. I think we

Re: [m2] Mojo's parameters configuration

2005-09-22 Thread Brett Porter
It's a bug - already in JIRA. If there is no expression on a parameter it doesn't get configured. BTW, there is already a castor plugin, as Jason has pointed out: http://blogs.codehaus.org/projects/maven/archives/001176_where_to_find_maven_2x_plugins.html Cheers, Brett On 9/23/05, Mohamed Talha

Re: [m2] Help on using maven-project-info-reports-plugin

2005-09-22 Thread Brett Porter
Running with -U once should also do an automated check (Which is run daily). - Brett On 9/23/05, Pablo Muñiz <[EMAIL PROTECTED]> wrote: > > My problem is solved. It had to be with > maven-project-info-reports-plugin version. I was using another version > different from 2.0-beta-1. > After modify

Re: [m2] site plugin and consolidated reports

2005-09-22 Thread Brett Porter
No, not yet. There is an open JIRA issue to watch/comment on. Our first priority now is matching the m1 feature set. - Brett On 9/23/05, Nelson Arape <[EMAIL PROTECTED]> wrote: > Hello fellows > > In maven-beta1, Does site plugin support consolidated reports from > sub-projects in a multiproject

Re: Re: [m2] eclipse integration pitch

2005-09-22 Thread Brett Porter
On 9/23/05, Andrew Niefer <[EMAIL PROTECTED]> wrote: > There is really 2 sides to this. The first is build regular java projects > using maven(2) from within eclipse. The second is building eclipse > plugins. I expect the first is relatively straightforward, the second > is more complex and wo

Re: open source replacement for jdbc:jdbc?

2005-09-22 Thread Brett Porter
JDK 1.4? :) - Brett On 9/23/05, Ralph Pöllath <[EMAIL PROTECTED]> wrote: > Hi, > > I'm happily using geronimo-spec:geronimo-spec-jta instead of > javax.transaction:jta and I'm wondering if there's a replacement for > jdbc:jdbc anywhere? > > Cheers, > -Ralph. > > > > --

RE: [m2] javadoc plugin and

2005-09-22 Thread Vincent Siveton
Hi Trygve, > > Try to specify linkoffline as a comma separated list of path or URL. > > I think it would be best to make the linkoffline a List of Strings, it's > more readable and easier to process for other tools. I agree with you. I propose a b, c d as David tried. > Is there a reason for t

Re: [m2] antlib dependency filesetId

2005-09-22 Thread Brett Porter
Hi Dave, Sounds like a question for the Ant list :) I think you can use a element, though it has been a while. - Brett On 9/23/05, Dave Brondsema <[EMAIL PROTECTED]> wrote: > > I am using the dependency task from the m2 antlib. I would like to copy > all dependencies into a 'lib' directory wi

RE: [m2] commons-lang and commons-codec includes junit for scope compile

2005-09-22 Thread Trygve Laugstøl
On Thu, 2005-09-22 at 16:57 -0500, Mike Perham wrote: > Enter a JIRA issue at http://jira.codehaus.org/browse/MEV > > I've found that there are a HELL of a lot of problems with POMs. Many of > them are either minimal with no dependencies or contain EVERY dependency > without regard to scope.

RE: RE : CruiseControl issues trying to install and run from maven.Pleasehelp.

2005-09-22 Thread Mick Knutson
I guess all I can do more, is show you my appliction.xml and the cc logs: application.xml header: http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="/Maven_1.0.2/maven-project.xsd"> 3 fastforward

Re: [m2] commons-lang and commons-codec includes junit for scope compile

2005-09-22 Thread Orjan Austvold
Ok, I found lots of issues like this one on JIRA. Sorry for not searching Maven JIRA before posting here. -- Ørjan Trygve Laugstøl wrote: On Thu, 2005-09-22 at 23:33 +0200, Orjan Austvold wrote: This is probably not the right list to post this message to, but... Both commons-lang (2.1) and

Re: [m2] javadoc plugin and

2005-09-22 Thread Trygve Laugstøl
On Thu, 2005-09-22 at 16:13 -0400, Vincent Siveton wrote: > Hi > > Try to specify linkoffline as a comma separated list of path or URL. I think it would be best to make the linkoffline a List of Strings, it's more readable and easier to process for other tools. Is there a reason for the paramete

RE: Maven genapp issue!

2005-09-22 Thread Arnaud HERITIER
Yes you need to have an internet connection to download jars from ibiblio in your local repository. Without this, you'll need to download manually a lot of jars... Arnaud > > Do u need the HTTP connection to run the maven script. > > Can't you download all the jar files manaully and run the

Re: [m2] commons-lang and commons-codec includes junit for scope compile

2005-09-22 Thread Trygve Laugstøl
On Thu, 2005-09-22 at 23:33 +0200, Orjan Austvold wrote: > This is probably not the right list to post this message to, but... > > Both commons-lang (2.1) and commons-codec (1.3) include junit for scope > compile. > > Beside the "broader scope" warning for maven this breaks one of my > plugins

RE: [m2] commons-lang and commons-codec includes junit for scope compile

2005-09-22 Thread Mike Perham
Enter a JIRA issue at http://jira.codehaus.org/browse/MEV I've found that there are a HELL of a lot of problems with POMs. Many of them are either minimal with no dependencies or contain EVERY dependency without regard to scope. Spring 1.1.5, for instance, is minimal and does not declare aopa

RE: RE : CruiseControl issues trying to install and run from maven.Pleasehelp.

2005-09-22 Thread David Jackman
Well, everything here looks okay. Can you send more detail about the error you're getting? Does the stdout/stderr output from CC give any other helpful information? From what you're describing, it seems like CC is passing the date as a parameter to the maven script, but I'm not sure how that wou

[m2] site plugin and consolidated reports

2005-09-22 Thread Nelson Arape
Hello fellows In maven-beta1, Does site plugin support consolidated reports from sub-projects in a multiproject configurations? and Could someone point me the way? Thanks Nelson Arapé - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: clean command

2005-09-22 Thread Eli Doran
Vincent Massol wrote: Hi Eli, -Original Message- From: Eli Doran [mailto:[EMAIL PROTECTED] Sent: jeudi 22 septembre 2005 22:35 To: users@maven.apache.org Subject: clean command I have been wondering for some time why it is necessary to type "m2 clean:clean" instead of just "m2 clea

Re: wagon jar groupId -- why org.apache.maven?

2005-09-22 Thread Trygve Laugstøl
On Thu, 2005-09-22 at 16:38 -0400, Julian C. Dunn wrote: > On Thu, 2005-09-22 at 21:52 +0200, Trygve Laugstøl wrote: > > On Thu, 2005-09-22 at 09:58 -0400, Julian C. Dunn wrote: > > > I noticed that the Maven Wagon JARs that are depended upon by such > > > things as the artifact plugin belong to th

Re: Problem with maven-war-plugin in 1.1b2?

2005-09-22 Thread Brett Porter
It's a warning you can ignore. I've just fixed it in SVN. - Brett On 9/23/05, Tim Dysinger <[EMAIL PROTECTED]> wrote: > Tag library requested that is not present: 'caller' in plugin: > 'maven-war-plugin-1.6.1' > > Keeps coming up in my multiproject setup when building using: > > `maven -o -Dgoal=

Re: clean command

2005-09-22 Thread Brett Porter
Hiram and I were discussing this yesterday. Vincent's explanation is right. I think we could make an except for clean - would someone like to file a JIRA issue? - Brett On 9/23/05, Vincent Massol <[EMAIL PROTECTED]> wrote: > Hi Eli, > > > -Original Message- > > From: Eli Doran [mailto:[E

[m2] commons-lang and commons-codec includes junit for scope compile

2005-09-22 Thread Orjan Austvold
This is probably not the right list to post this message to, but... Both commons-lang (2.1) and commons-codec (1.3) include junit for scope compile. Beside the "broader scope" warning for maven this breaks one of my plugins which collects dependencies for runtime. I know that adding an excl

RE: clean command

2005-09-22 Thread Vincent Massol
Hi Eli, > -Original Message- > From: Eli Doran [mailto:[EMAIL PROTECTED] > Sent: jeudi 22 septembre 2005 22:35 > To: users@maven.apache.org > Subject: clean command > > I have been wondering for some time why it is necessary to type "m2 > clean:clean" instead of just "m2 clean". I underst

SCM plugin 1.5

2005-09-22 Thread Vitaliy Geraymovych
Hi All, I am using scm:update ( uses CVS ) inside my cruisecontrol build. I have several directories that were removed (in particular some Fitnesse tests.) However, the problem is that scm:update always picks them up and restores them back into the project tree. I could not find any settings in th

Re: clean command

2005-09-22 Thread Ashley Williams
Maybe by typing clean twice you can be _really_ sure your build is clean ;) I believe when you execute a command like m2 install, you are invoking a lifecycle phase called 'install' and not a plugin. It just so happens that default plugins are attached to these various phases under the ho

Re: [m2] javadoc plugin and

2005-09-22 Thread Vincent Siveton
Seems to be a bug. Please fill an issue in JIRA. Thanks, Vincent 2005/9/22, c_inconnu3 <[EMAIL PROTECTED]>: > I tried > > a b, c d > > but the generated command is then : > > javadoc.exe ... -linkoffline "a b" -linkoffline "c d" ... > > i looked the javadoc documentation and it seems that the sy

Problem with maven-war-plugin in 1.1b2?

2005-09-22 Thread Tim Dysinger
Tag library requested that is not present: 'caller' in plugin: 'maven-war-plugin-1.6.1' Keeps coming up in my multiproject setup when building using: `maven -o -Dgoal=install multiproject:goal` What's wrong? Anybody know? -Tim

RE: clean command

2005-09-22 Thread Mike Perham
+1 You're not the only lazy one, Eli. mike -Original Message- From: Eli Doran [mailto:[EMAIL PROTECTED] Sent: Thursday, September 22, 2005 3:35 PM To: users@maven.apache.org Subject: clean command I have been wondering for some time why it is necessary to type "m2 clean:clean" instead

Re: wagon jar groupId -- why org.apache.maven?

2005-09-22 Thread Julian C. Dunn
On Thu, 2005-09-22 at 21:52 +0200, Trygve Laugstøl wrote: > On Thu, 2005-09-22 at 09:58 -0400, Julian C. Dunn wrote: > > I noticed that the Maven Wagon JARs that are depended upon by such > > things as the artifact plugin belong to the groupId > > org.apache.maven.wagon. Is this the new standard fo

clean command

2005-09-22 Thread Eli Doran
I have been wondering for some time why it is necessary to type "m2 clean:clean" instead of just "m2 clean". I understand it wants the goal for the plugin but if the goal's name is not specified couldn't it use a default goal? or at the very least check if it has a goal of the exact same name t

Re: [m2] javadoc plugin and

2005-09-22 Thread c_inconnu3
I tried a b, c d but the generated command is then : javadoc.exe ... -linkoffline "a b" -linkoffline "c d" ... i looked the javadoc documentation and it seems that the syntax should be : javadoc.exe ... -linkoffline a b -linkoffline c d ... (without ") Hi Try to specify linkoffline as

junit-report:report plugin

2005-09-22 Thread Pauquette, Bryan
Has anyone had any experience with running integration tests and publishing the results using the junit-report:report plugin? Here is my situation. I have a set of approximately 100 junit tests that are not really unit tests at all because these tests interact with a legacy system that I need

Re: [m2] javadoc plugin and

2005-09-22 Thread Vincent Siveton
Hi Try to specify linkoffline as a comma separated list of path or URL. Cheers, Vincent 2005/9/22, c_inconnu3 <[EMAIL PROTECTED]>: > Hi, > > I am trying to generate javadoc with M2 b1. My pom contains : > > > > >org.apache.maven.plugins >m

[m2] antlib dependency filesetId

2005-09-22 Thread Dave Brondsema
I am using the dependency task from the m2 antlib. I would like to copy all dependencies into a 'lib' directory without version numbers in the filename. Is there any way to do this with the filesetId? If not, what would you recommend? I am already flattening via the copy task. -- Dave Bronds

RE: Maven genapp issue!

2005-09-22 Thread Alok.Kumar
Do u need the HTTP connection to run the maven script. Can't you download all the jar files manaully and run the maven script? I already did set-up the script to run the -X and here is the O/P. C:\dev\mavenbook\code\genapp\test-application>maven genapp -X __ __ | \/ |__ _Apache__ ___ | |\/|

Re: wagon jar groupId -- why org.apache.maven?

2005-09-22 Thread Trygve Laugstøl
On Thu, 2005-09-22 at 09:58 -0400, Julian C. Dunn wrote: > I noticed that the Maven Wagon JARs that are depended upon by such > things as the artifact plugin belong to the groupId > org.apache.maven.wagon. Is this the new standard for naming groupIds? > What was the rationale for changing this, and

RE: [m2] deploy:deploy errors

2005-09-22 Thread dohadwala, moiz
I modified the wagon-ssh source ( ScpWagon.java ) to drop the "-m" mkdir option ( it seems redundant anyway, given that umask is called in the same shell ), copied the jars to the lib folder and it worked. -Moiz -Original Message- From: dohadwala, moiz [mailto:[EMAIL PROTECTED] Sent: Thu

[m2] javadoc plugin and

2005-09-22 Thread c_inconnu3
Hi, I am trying to generate javadoc with M2 b1. My pom contains : org.apache.maven.plugins maven-javadoc-plugin 2.0-beta-1 http://java.sun.com/j2se/1.4.2/docs/api/ ../root/src/javadoc/j2sdk-

[m2] deploy:deploy errors

2005-09-22 Thread dohadwala, moiz
I am getting errors while trying to deploy a test plugin to an internal repository. E:\Projects\map\test-maven-plugin>m2 -X deploy:deploy + Error stacktraces are turned on. [DEBUG] Building Maven global-level plugin registry from: 'D:\Java\maven\maven-2.0-SNAPSHOT\conf\plugin-registry.xml' [DEBUG

RE: Maven genapp issue!

2005-09-22 Thread Mayorgaadame, Alex [IT]
Looks like your getting an 500 error from the server. Please double check that, if you're a proxy, you're clearly specifying that on your build.properties file. See here: http://maven.apache.org/reference/properties.html If that doesn't help try to use -X at the end of your command and post you

Maven genapp issue!

2005-09-22 Thread Alok.Kumar
Hi, I am new to MAVEN and was using the 1.0 version of it. I downloaded the maven and set-up all the basics. When I am trying to generate the maven application using the maven genapp command. But seems that its not able to download the file from the internet and causing the issue. Can we sugget

Re: Re: [m2] eclipse integration pitch

2005-09-22 Thread Andrew Niefer
I'm a little late on this thread, but as mentioned, there has been some discussion about eclipse and Maven in recent weeks. There is an enhancement request for eclipse (https://bugs.eclipse.org/bugs/show_bug.cgi?id=109937), as well as previous messages both on this list and on the eclipse pde-

Re: JIRA CONTINUUM-315

2005-09-22 Thread Emmanuel Venisse
It's fixed. Can you test it? http://maven.zones.apache.org/~continuum/builds/continuum-20050922.163000.tar.gz Emmanuel Olivier Lamy wrote: juste remove the ':' after 2401 will fix. Ready to start the next snapshot ;-)) Olivier -Message d'origine- De : Olivier Lamy [mailto:[EMAIL PROT

RE: RE : CruiseControl issues trying to install and run from maven.Pleasehelp.

2005-09-22 Thread Mick Knutson
http://165.19.234.147/fastforward"; spamwhilebroken="true" reportsucces

RE: [m2] project descriptor tags

2005-09-22 Thread dohadwala, moiz
Crystal clear now. Thanks, -Moiz -Original Message- From: Jesse McConnell [mailto:[EMAIL PROTECTED] Sent: Thursday, September 22, 2005 8:10 AM To: Maven Users List Subject: Re: [m2] project descriptor tags sure: this is the pom.xml for the maven-jdbc-plugin...notice there are not de

RE: Why CruiseControl plugin can't find Log4j?

2005-09-22 Thread Vov@ Sadovyy
I'm using Maven 1.1 beta 1 The same behaviour is observed at Win2000 and Linux systems. From: "Vov@ Sadovyy" <[EMAIL PROTECTED]> Reply-To: "Maven Users List" To: users@maven.apache.org Subject: Why CruiseControl plugin can't find Log4j? Date: Thu, 22 Sep 2005 18:02:54 +0300 Hi, I'm trying to

Re: [m2] project descriptor tags

2005-09-22 Thread Jesse McConnell
sure: this is the pom.xml for the maven-jdbc-plugin...notice there are not dependencies for a database driver in the plugin pom itself. 4.0.0 mojo org.apache.maven.plugins 1.0.1 maven-jdbc-plugin 0.1-SNAPSHOT maven-plugin Maven JDBC Plugin 2005 org.apache.maven maven-project 2.0-beta-1-SNAP

Why CruiseControl plugin can't find Log4j?

2005-09-22 Thread Vov@ Sadovyy
Hi, I'm trying to install CruiseControl task for my build system made with Maven but in some reasons goal cruisecontrol:run crashes with the following warning: ---Begin--- cruisecontrol:run: [java] Exception in thread "main" java.lang.NoClassDefFoundError: org/apache /log4j/Logger [ja

open source replacement for jdbc:jdbc?

2005-09-22 Thread Ralph Pöllath
Hi, I'm happily using geronimo-spec:geronimo-spec-jta instead of javax.transaction:jta and I'm wondering if there's a replacement for jdbc:jdbc anywhere? Cheers, -Ralph. - To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

[m2] Mojo's parameters configuration

2005-09-22 Thread Mohamed Talhaoui
I wrote a simple plugin that generate java code from xml using castor. I have 2 class: the Mojo: package com.mycompany.maven.plugins.castor; import java.io.File; import java.util.List; import java.util.logging.Logger; import org.apache.maven.plugin.AbstractMojo; import org.apache.maven.plugin.M

RE: [m2] project descriptor tags

2005-09-22 Thread dohadwala, moiz
Jesse, Thanks for the explanation. To make it clearer, can you show me what the extension tag would look like in this case? Thanks, -Moiz -Original Message- From: Jesse McConnell [mailto:[EMAIL PROTECTED] Sent: Thursday, September 22, 2005 7:25 AM To: Maven Users List Subject: Re: [m2

Re: [m2] tomcat plugin problems

2005-09-22 Thread Mark Hobson
On 22/09/05, Ashley Williams <[EMAIL PROTECTED]> wrote: > Grrr, you've made me join that list now ;) > > So which message numbers should I request, assuming you posted before > I joined? [EMAIL PROTECTED] should do the trick - looks like we need to start some traffic there :) Mark --

Re: [m2] Help on using maven-project-info-reports-plugin

2005-09-22 Thread Pablo Muñiz
My problem is solved. It had to be with maven-project-info-reports-plugin version. I was using another version different from 2.0-beta-1. After modifying plugin-registry.xml in my local repository all reports have been generated. Thanks for your help, Brett. Cheers, Pablo. Pablo Muñiz esc

Re: versioned jars and InstallShield

2005-09-22 Thread Jamie Bisotti
On 9/20/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote: > > And in Maven 1.x ? > > 2005/9/20, Edwin Punzalan <[EMAIL PROTECTED]>: > > > > > > If you don't want to use the default artifact naming convention used by > > m2, you can set the filename of the package in your pom.xml like so: > > > > > > ...

Re: [m2] project descriptor tags

2005-09-22 Thread Jesse McConnell
I can give you a use case where you would need extensions. there is a jdbc plugin that lets you execute whatever sql you want when you execute the plugin. But the way the plugin was built you can't just declare every database driver as a dependency of the plugin...that would mean people would need

Re: [m2] tomcat plugin problems

2005-09-22 Thread Ashley Williams
Grrr, you've made me join that list now ;) So which message numbers should I request, assuming you posted before I joined? On 22 Sep 2005, at 14:43, Mark Hobson wrote: On 22/09/05, Ashley Williams <[EMAIL PROTECTED]> wrote: I did a "svn co https://svn.codehaus.org/mojo/trunk/mojo/mojo- sa

Re: [m2] Help on using maven-project-info-reports-plugin

2005-09-22 Thread Pablo Muñiz
I'm working with 2.0-beta-1. Pablo. Brett Porter escribió: What version of Maven are you using? You have an old version of the project reports that is not compatible. - Brett On 9/22/05, Pablo Muñiz <[EMAIL PROTECTED]> wrote: If I include tag around the two reports I get the following

RE: RE : CruiseControl issues trying to install and run from maven.Pleasehelp.

2005-09-22 Thread David Jackman
This looks like the date property is being sent through as the goal to run when starting Maven. What does your config.xml file look like? ..David.. -Original Message- From: Mick Knutson [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 6:25 PM To: users@maven.apache.org Sub

Re: [m2] tomcat plugin problems

2005-09-22 Thread Mark Hobson
On 22/09/05, Mohamed Talhaoui <[EMAIL PROTECTED]> wrote: > I found that maven 2 beta 1 has been released last week. > What about plugins ? Plugins have their own release schedule, independent from maven itself. > I cannot find any 2 beta 1 plugin on the maven 2 repostory. > Are 2 alpha 3 plugins

Re: [m2] tomcat plugin problems

2005-09-22 Thread Mohamed Talhaoui
I found that maven 2 beta 1 has been released last week. What about plugins ? I cannot find any 2 beta 1 plugin on the maven 2 repostory. Are 2 alpha 3 plugins still working with the last maven release ? Or is there some manual operation to do to make things working well ?

[m2] project descriptor tags

2005-09-22 Thread dohadwala, moiz
I am new to maven and have decided to take the plunge with m2. I have trying to understand the pom.xml tags. I don't understand the purpose of the extension tag. The description on http://maven.apache.org/maven2/maven-model/maven.html#class_Extension

Re: [m2] tomcat plugin problems

2005-09-22 Thread Mark Hobson
On 22/09/05, Ashley Williams <[EMAIL PROTECTED]> wrote: > I did a "svn co https://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/ > maven-tomcat-plugin/" > which put me at revision 558. > > I would like to bind tomcat:deploy to the package phase as it needs > to run as part of > my Continuum build -

Re: [m2] tomcat plugin problems

2005-09-22 Thread Mark Hobson
On 22/09/05, Mark Hobson <[EMAIL PROTECTED]> wrote: > On 22/09/05, Ashley Williams <[EMAIL PROTECTED]> wrote: > > I did a "svn co https://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/ > > maven-tomcat-plugin/" > > which put me at revision 558. > > > > I would like to bind tomcat:deploy to the pack

wagon jar groupId -- why org.apache.maven?

2005-09-22 Thread Julian C. Dunn
I noticed that the Maven Wagon JARs that are depended upon by such things as the artifact plugin belong to the groupId org.apache.maven.wagon. Is this the new standard for naming groupIds? What was the rationale for changing this, and are other Apache projects doing the same? - Julian -- -- Juli

Re: [m2] Help on using maven-project-info-reports-plugin

2005-09-22 Thread Brett Porter
What version of Maven are you using? You have an old version of the project reports that is not compatible. - Brett On 9/22/05, Pablo Muñiz <[EMAIL PROTECTED]> wrote: > If I include tag around the two reports I get the following error > > [ERROR] BUILD ERROR > [INFO] >

Re: [m2] tomcat plugin problems

2005-09-22 Thread Ashley Williams
I did a "svn co https://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/ maven-tomcat-plugin/" which put me at revision 558. I would like to bind tomcat:deploy to the package phase as it needs to run as part of my Continuum build - unless you have a better suggestion. But just to see if I coul

Error While executing Maven2 deploy

2005-09-22 Thread narayanan . devanathan
Dear All, Attached is the exception encountered while executing the command "m2 deploy" using Beta-1 Version of Maven2. Kindly give me the possible solution to the below problem ASAP. Also I have attached the pom.xml and settings.xml for the reference. [ERROR] BUILD ERROR [INFO]

Re: [m2] tomcat plugin problems

2005-09-22 Thread Mark Hobson
Hi Ashley, (Not sure if this should be on the mojo users mailing list?) Are you running the svn head of maven-tomcat-plugin? I've recently submitted a few patches that should fix that NPE. Note that there is also a final patch (#7) in MOJO-23 that's waiting to be applied which fixes the misname

[m2] tomcat plugin problems

2005-09-22 Thread Ashley Williams
(Maybe this is one for Mark) I'm having a bit of bother with the tomcat plugin. I've added the following section to my pom: org.apache.maven.plugins maven-tomcat-plugin 2.0-beta-1-SNAPSHOT install deploy

Re:[m2] Help on using maven-project-info-reports-plugin

2005-09-22 Thread Pablo Muñiz
If I include tag around the two reports I get the following error [ERROR] BUILD ERROR [INFO] - --- [INFO] Diagnosis: Error getting reports [INFO] - ---

Re: [m2] trouble accessing internal repository with beta1

2005-09-22 Thread Ralph Pöllath
On 22.09.2005, at 11:53, Brett Porter wrote: Not what I wanted to see :( Can you post this to JIRA for tracking, and I'll take a look at what has changed since alpha-3 to try and narrow it down. Done: http://jira.codehaus.org/browse/MNG-959 Do other jdks or servers succeed? I have no way o

Re: [m2] trouble accessing internal repository with beta1

2005-09-22 Thread Brett Porter
Not what I wanted to see :( Can you post this to JIRA for tracking, and I'll take a look at what has changed since alpha-3 to try and narrow it down. Do other jdks or servers succeed? - Brett On 9/22/05, Ralph Pöllath <[EMAIL PROTECTED]> wrote: > "Connect thread maven.example.com session" prio=

Re: [m2] trouble accessing internal repository with beta1

2005-09-22 Thread Ralph Pöllath
On 22.09.2005, at 11:26, Brett Porter wrote: This looks fine, but the id you have (internal) is different to the log (internal-repo). Is that right? Sorry, I changed the real names inconsistently. Should be unrelated to the problem. It's hard to tell why it might be hanging - can you take

Problem with maven checkout from cvs !!!

2005-09-22 Thread Marouane Amraoui
Hi all; i m a newer maven user ; i use maven 1.0.2 and i want to do a complet example with maven-cvs : 1. Checkout source file from CVS 2. Compile source and and generate jar , javadoc 3. Test application using Junit . please i 'll be very happy to receive a complete example and description abou

Re: [m2] Help on using maven-project-info-reports-plugin

2005-09-22 Thread Brett Porter
Missing around the two reports. beta-1 gives an appropriate error for this. - Brett On 9/22/05, Pablo Muñiz <[EMAIL PROTECTED]> wrote: > Hi all !! > > I'm trying to include report generation in my project by using > maven-project-info-reports-plugin. Bellow you can see a snippet of pom.xml >

Re: Fw :[m2-beta-1] Ear plugin: root-context & copied JARs/WARs

2005-09-22 Thread Brett Porter
On 9/22/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > So I would say that the packaging for an Ear should be more complex > concerning the dependencies declared in its pom: > - for a Jar or an Ejb, then I agree that the transitive dependencies must > be included in the Ear > - for a War, the d

Re: Fw :[m2-beta-1] Ear plugin: root-context & copied JARs/WARs

2005-09-22 Thread fabrice . belingard
> To be honest, I don't know maven-core enough to answer your question. > Could you please file an improvement in Jira with this description? I > will try to discuss this ASAP with the dev team. > > Otherwise, I think this make sense. Great :o) http://jira.codehaus.org/browse/MNG-954 : I let y

Re: [m2] trouble accessing internal repository with beta1

2005-09-22 Thread Brett Porter
This looks fine, but the id you have (internal) is different to the log (internal-repo). Is that right? It's hard to tell why it might be hanging - can you take a thread dump at the time? (kill -3 on unix, ctrl-bkspace on windows). - Brett On 9/22/05, Ralph Pöllath <[EMAIL PROTECTED]> wrote: > O

[m2] Help on using maven-project-info-reports-plugin

2005-09-22 Thread Pablo Muñiz
Hi all !! I'm trying to include report generation in my project by using maven-project-info-reports-plugin. Bellow you can see a snippet of pom.xml maven-project-info-reports-plugin

[m2-beta-1] bug for 'warSourceExcludes' property?

2005-09-22 Thread fabrice . belingard
Hi all, has anybody already used the 'warSourceExcludes' property of the War plugin? (didn't find any thread about this) Because I experience a strange behaviour with this property. When I grab some Web projects from the CVS of my company, I usually get all the WEB-INF/lib Jars that the devel

Re: Fw :[m2-beta-1] Ear plugin: root-context & copied JARs/WARs

2005-09-22 Thread Stephane Nicoll
On 9/22/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Kenney, Stéphane, > > Thanks for your answers! :o) You're welcome. > As for the 'excluded' property, this may be helpful in some cases, but > IMHO, I'm not sure this is the good way to handle the problem. Yes, I agree. Actually, I did

Re: Fw :[m2-beta-1] Ear plugin: root-context & copied JARs/WARs

2005-09-22 Thread fabrice . belingard
Kenney, Stéphane, Thanks for your answers! :o) Indeed, the help page is valuable. The config to set the context-root works well. :o) As for the 'excluded' property, this may be helpful in some cases, but IMHO, I'm not sure this is the good way to handle the problem. Indeed, a War module usua

Re: [m2] trouble accessing internal repository with beta1

2005-09-22 Thread Ralph Pöllath
On 22.09.2005, at 01:17, Brett Porter wrote: On 9/22/05, Ralph Pöllath <[EMAIL PROTECTED]> wrote: I would like to isolate the problem, but don't know where to start. Can you share the section of your POM, and any relevant settings you have set? Here's distributionManagement and settings.xm