Re: MailSender configuration for continuum 1.1-alpha on tomcat

2007-05-17 Thread Martin Ahrer
Thanks, unfortunately this still does not help and looking at the JavaDoc for JavaMail 1.4 I don't see any property mail.smtp.password??? To test if the credentials for the mail server are correct I have replaced the Jndi mail sender by the Javamail mail sender and it works fine (I had to remove

RE: Non-terminating Builds

2007-05-17 Thread Morgovsky, Alexander \(US - Glen Mills\)
May someone please help me? I am in need of assistance. Thank you in advance. _ From: Morgovsky, Alexander (US - Glen Mills) Sent: Wednesday, May 16, 2007 7:16 PM To: 'continuum-users@maven.apache.org' Subject: Non-terminating

Re: Non-terminating Builds

2007-05-17 Thread Wendy Smoak
On 5/17/07, Morgovsky, Alexander (US - Glen Mills) [EMAIL PROTECTED] wrote: May someone please help me? I am in need of assistance. Thank you in advance. FWIW, I read your original message and skipped over it because you didn't mention what version of Continuum you're using. -- Wendy

RE: Non-terminating Builds

2007-05-17 Thread Morgovsky, Alexander \(US - Glen Mills\)
I am using 1.0.3. Thank you. -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Thursday, May 17, 2007 9:50 PM To: continuum-users@maven.apache.org Subject: Re: Non-terminating Builds On 5/17/07, Morgovsky, Alexander (US - Glen Mills) [EMAIL PROTECTED] wrote: May

RE: Non-terminating Builds

2007-05-17 Thread Morgovsky, Alexander \(US - Glen Mills\)
I have no choice but to reinstall the application. Is there an idea of when Continuum will give the user the capability to stop builds? I think this is a critical function, because at this point, stopping a build is impossible using the GUI. Please let me know the format of how I should pose

help request for unresolved maven and jetty artifacts during jetty set-up

2007-05-17 Thread Hui Lin Sim
Hi, I have trouble setting up jetty 6.1.3 using Maven 2.0.6. When I run 'mvn clean install' in the top directory of jetty, I get the following message: // D:\jetty-6.1.3mvn clean install [INFO] Scanning for projects... [INFO]

Re: [m2] How to deploy all of the 3th party jars under the Jboss directory ?please.

2007-05-17 Thread sam
Hi, Thanks for Boeckli's help,and now I can use maven-dependency-plugin to do this job,but there is a new problem is that,when I change the one artifact's version which is heigher than previous,and than I excute dependency:copy,as a result ,there will be two artifact(jar) with different

[ANN] Maven book stuff and et cetera

2007-05-17 Thread Eric Redmond
Blog post about the Maven book PDF: http://blogs.sonatype.com/ Wiki article about investing in infrastructure with Maven: http://meopedia.com/en/InvestingInInfrastructure -- Eric Redmond http://www.sonatype.com

RE: [m2] How to deploy all of the 3th party jars under the Jboss directory ?please.

2007-05-17 Thread stefaan.desoete
sam -Original Message- From: sam [mailto:[EMAIL PROTECTED] Sent: 17 May 2007 09:36 To: Maven Users List Subject: Re: [m2] How to deploy all of the 3th party jars under the Jboss directory ?please. Hi, Thanks for Boeckli's help,and now I can use maven-dependency-plugin to do this

Re: [m2] How to deploy all of the 3th party jars under the Jboss directory ?please.

2007-05-17 Thread sam
HI, stefaan,what's the matter? 2007/5/17, [EMAIL PROTECTED] [EMAIL PROTECTED]: sam -Original Message- From: sam [mailto:[EMAIL PROTECTED] Sent: 17 May 2007 09:36 To: Maven Users List Subject: Re: [m2] How to deploy all of the 3th party jars under the Jboss directory ?please. Hi,

Re: Problem with qalab main report

2007-05-17 Thread suchitra
Hi Remy, Actually, I had described the pmd, checkstyle, etc along with the qalab in the reporting section. I had no problem with pmd,checkstyle and other reports. Only the QALab Main Report and QALab movers report were empty. Your suggestion for the profile section, helped me in getting the

Build time resolution of properties files

2007-05-17 Thread Ian Petzer
Hi, I'm trying to build a WAR which includes a properties file at build time. This properties file will vary according to the environment that it is being built for. (dev, test, prod). This would ideally be added during something like the process-resources stage, so that I can point my eclipse

RE: SWF within Maven documentation

2007-05-17 Thread stefaan.desoete
-Original Message- From: Steve Motola [mailto:[EMAIL PROTECTED] Sent: 17 May 2007 07:19 To: Maven Users List Subject: RE: SWF within Maven documentation Thank you - using APT. I was able to successfully create a macro with Doxia, easy once you see a working example. There could be a

Re: SWF within Maven documentation

2007-05-17 Thread Vincent Siveton
Hi Steve, 2007/5/17, Steve Motola [EMAIL PROTECTED]: Thank you - using APT. I was able to successfully create a macro with Doxia, easy once you see a working example. There could be a little more documentation... Q: Do you know of a location to get other third party macros? No Syntax:

duplicate Class-Path problem

2007-05-17 Thread gOrr
Hello. I'm using maven-jar-plugin with addClasspath setting to true. The META-INF/MANIFEST.MF file is being created fine (with the correct Class-path value). My application needs several resources which should be added to the classpath. I have attempted to add resource folder in the

Re: duplicate Class-Path problem

2007-05-17 Thread gOrr
Hi. I'm sorry, I reply myself. It was just a version problem, I have updated maven and maven-jar-plugin and the bug has been fixed. Bye. On 5/17/07, gOrr [EMAIL PROTECTED] wrote: Hello. I'm using maven-jar-plugin with addClasspath setting to true. The META-INF/MANIFEST.MF file is being

please help

2007-05-17 Thread Jignesh ShaH
Tag library requested that is not present: 'caller' in plugin: 'maven-war-plugin-1.6.1' java.lang.NoClassDefFoundError: org/apache/velocity/exception/MethodInvocationException at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:164) at

Re: SWF within Maven documentation

2007-05-17 Thread Wendy Smoak
On 5/16/07, Steve Motola [EMAIL PROTECTED] wrote: Thank you - using APT. I was able to successfully create a macro with Doxia, easy once you see a working example. There could be a little more documentation... Suggestions welcome... that's what I was able to figure out from the source and

Re: Maven users in the industry

2007-05-17 Thread emerson cargnin
Hi guys, I'm preparing a report to tell the advantages to migrate from maven 1 to maven 2. It would be really nice to share your views. I would start with: Maven2 pros: - Release procedure inexistent in maven1 - Faster build (is any benchmarks?) - transitive dependencies - More reproducible

Re: Runtime dependencies in Eclipse classpath

2007-05-17 Thread Larry Meadors
Eclipse is not Maven, and Maven is not Eclipse - you are kind of comparing apples to orangutans. Eclipse makes no differentiation between compile time and run time, but Maven is different - it's a build tool, not an IDE. As I understand it, compile time means what I need to compile this thing,

RE: [m2] How to deploy all of the 3th party jars under the Jboss directory ?please.

2007-05-17 Thread Brian E. Fox
The dependency plugin won't go and delete other files in there, including artifacts with another version. It is normally used to dump files into /target that would get cleaned up during a clean build. -Original Message- From: sam [mailto:[EMAIL PROTECTED] Sent: Thursday, May 17, 2007

RE: Maven build listener?

2007-05-17 Thread Brian E. Fox
I've been thinking about writing a plugin to do this. Just haven't had the time yet. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 3:12 PM To: [EMAIL PROTECTED] Subject: RE: Maven build listener? -Original Message- From:

Re: [m2] How to deploy all of the 3th party jars under the Jboss directory ?please.

2007-05-17 Thread Wayne Fay
You could configure the clean plugin to delete the lib directory contents automatically during the build, but this is probably a bad idea. Wayne On 5/17/07, Brian E. Fox [EMAIL PROTECTED] wrote: The dependency plugin won't go and delete other files in there, including artifacts with another

Re: Maven build listener?

2007-05-17 Thread Erez Nahir
Do you have something in mind? Maybe I can help in my spare time (not that I have much these days :-( ) Erez. Brian E. Fox wrote: I've been thinking about writing a plugin to do this. Just haven't had the time yet. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Need a quick response concerning the M2 war-plugin (Code cut-off is today)

2007-05-17 Thread Doug Tanner
I have some common JSPs which I need to include in my war, however, they seem to overwrite app specific JSPs of the same name. How can I turn overwrite off so that it will not do this? Example: War -src -main -webapp Common -src -main -webapp War pom.xml:

Re: Eclipse RCP/PDE building and Maven

2007-05-17 Thread Carlos Sanchez
On 5/16/07, Jason van Zyl [EMAIL PROTECTED] wrote: On 14 May 07, at 9:47 AM 14 May 07, Carlos Sanchez wrote: On 5/14/07, Jason van Zyl [EMAIL PROTECTED] wrote: The first solution is targeted at plugins, but the second is more general with it's own lifecycle and set of plugins. The felix

Re: MailSender configuration for continuum 1.1-alpha on tomcat

2007-05-17 Thread Emmanuel Venisse
I don't know what's happen, it works fine for me with several smpt server (internal with/without authentication/ssl, gmail...) Emmanuel Martin Ahrer a écrit : Thanks, unfortunately this still does not help and looking at the JavaDoc for JavaMail 1.4 I don't see any property

[Maven 1.x] I'm looking for information regarding the use of the ant daemon tag inside maven.xml...

2007-05-17 Thread Mel Riffe
Can anyone point me to some information regarding the use of the ant daemon/ tag within maven.xml. Right now we have a requirement to spawn some processes and we're 'shelling' out to ant to do this. However we'd like to bring this into the Maven world and have heard of problems doing this. Can

How to share a common checkstyle config across modules?

2007-05-17 Thread Tim Foster
Newbie here. We have a checkstyle config file that we would like for all modules within the project hierarchy to use. Our plan was to store the config file in a 'buildtools' subdirectory at the top of the project hierarchy and reference it from the top-level pom.xml file as such: plugin

[m2] Problem extending a MOJO: incongruency in default @parameter value

2007-05-17 Thread Alessio Pace
Hi, I'm trying to write a MOJO as an extension of the exec-maven-plugin, the only purpose of it is to allow application specific parameter names in the pom, instead of the various argument tags. So, my project has the exec-maven-plugin as a dependency, and subclasses one of the classes of the

Re: [REPOST] Any idea when a new Cobertura plugin will be released - Specifically one that fixes the 100% Coverage in 2.1 (MCOBERTURA-61)?

2007-05-17 Thread Stephane Nicoll
A new version of cobertura is being released so it should be fixed in a couple of days. Stéphane On 5/14/07, Paul Spencer [EMAIL PROTECTED] wrote: All, Thanks for the updates. I will continue to use version 2.0 of the plugin until the next version of Cobretura and the plugin are released.

RE: How to share a common checkstyle config across modules?

2007-05-17 Thread Nunn, Gerald
I jar my checkstyle configuration and then store it in an intranet Maven repository. Projects can then declare a dependency on this jar using the extensions tag in the build section of pom.xml. For example: build extensions extension

Re: [REPOST] Any idea when a new Cobertura plugin will be released - Specifically one that fixes the 100% Coverage in 2.1 (MCOBERTURA-61)?

2007-05-17 Thread Brett Porter
Great! Another excuse for me to wait and fix it properly in the cobertura plugin :) I wonder... would the cobertura project be interested in adopting the plugin? Does anyone have close ties with them? - Brett On 17/05/07, Stephane Nicoll [EMAIL PROTECTED] wrote: A new version of cobertura is

Re: How to share a common checkstyle config across modules?

2007-05-17 Thread Wayne Fay
A few comments: 1. There are numerous software packages available (many free) that allow you to access a file in SCM with a web url. So you could install ViewVC or another and still access the file in SCM from a HTTP URL. 2. You can package your Checkstyle configuration in a Jar which you then

Limiting dependencies with Assembly

2007-05-17 Thread topher johnson
Hi, I'm attempting to run the maven-assembly-plugin to build a jar-with-dependencies. I have three dependencies in my POM dependencies dependency groupIdjavax.jms/groupId artifactIdjms/artifactId version1.1/version /dependency dependency

Re: [REPOST] Any idea when a new Cobertura plugin will be released - Specifically one that fixes the 100% Coverage in 2.1 (MCOBERTURA-61)?

2007-05-17 Thread Stephane Nicoll
Brett, you should ask Joakim. Stéphane On 5/17/07, Brett Porter [EMAIL PROTECTED] wrote: Great! Another excuse for me to wait and fix it properly in the cobertura plugin :) I wonder... would the cobertura project be interested in adopting the plugin? Does anyone have close ties with them? -

Property substitution based on dependencies

2007-05-17 Thread Owen Jacobson
Salue. I have a project that builds a JAR file and needs to package a config file in the resulting JAR. The config file is an XML file that contains some information that should be based on the JAR's dependencies. Right now that information is hard-coded and has to be updated by hand whenever

Strange deploy-file checksum behavior

2007-05-17 Thread Timothy Reilly
I am getting some strange behavior from deploy:deploy-file goal. 1) I am using the -DgenerateChecksum=true option, but this option is not documented here: http://maven.apache.org/plugins/maven-deploy-plugin/usage.html http://maven.apache.org/plugins/maven-deploy-plugin/usage.html I am

Filtering broken in 2.2 assembly plugin?

2007-05-17 Thread Crossley, Jim
I upgraded my pom to use 2.2 of the assembly plugin to fix an unrelated issue, and now I can't seem to get filtering to work. Filtering worked in 2.1 with the identical descriptor, and it didn't look like its format changed in any relevant way (according to the docs). Anyone know anything about

Sharing resources across subprojects

2007-05-17 Thread uma_rk
I have a project which contains three modules, eahc of which produces a jar artifact. (Parent (A) (B) (C) ) I need to define a resource file that is shared among the three subprojects. It would inappropriate to bury this in one of the sub-projects. Is

Spring/Hibernate/ maven / unexpected error.. when using flat layout for parent projects

2007-05-17 Thread Marco Mistroni
hi all, i have a project with this structure |_WebWorkMain | WebWorkBackend | WebWorkWebApp in WebWorkBackend i have hibernate code (mappings generated via xdoclet etc).. WebWorkMain is the parent project, which has been laid out like that for Eclipse. whenever i

RE: Sharing resources across subprojects

2007-05-17 Thread Crossley, Jim
The path of least resistance is to introduce the fourth project 'D' upon which the others would depend. You might be able to host the resource in the parent by using relative references, e.g. in each child you'd have something like this: resources resource

Re: Dependency:unpack

2007-05-17 Thread Nelz
This hint helped me out perfectly! Thank you! - Nelz On 5/16/07, Brian E. Fox [EMAIL PROTECTED] wrote: Don't specify overwrite=false, this is the default so just don't set it. If you do, then you run into a bug: http://jira.codehaus.org/browse/MDEP-80 -Original Message- From: Nelz

M2 Repository Resolution

2007-05-17 Thread Morgovsky, Alexander \(US - Glen Mills\)
I define three repositories, but when the build does not find the dependency in the first repository, the build fails. Specifically, the build does not proceed to search the other two repositories for the dependency. Why could this be? Thanks. This message (including any attachments)

Re: M2 Repository Resolution

2007-05-17 Thread Wendy Smoak
On 5/17/07, Morgovsky, Alexander (US - Glen Mills) [EMAIL PROTECTED] wrote: I define three repositories, but when the build does not find the dependency in the first repository, the build fails. Specifically, the build does not proceed to search the other two repositories for the dependency.

Problems with preparationGoals config in the release plugin

2007-05-17 Thread Evan Toliopoulos
Hi, Has any one managed to configure the *preparationGoals *for the *release *plugin successfully. I have the following in my pom.xml (which is a parent POM with packaging pom): plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-release-plugin/artifactId configuration

Re: Problems with preparationGoals config in the release plugin

2007-05-17 Thread Wendy Smoak
On 5/17/07, Evan Toliopoulos [EMAIL PROTECTED] wrote: Has any one managed to configure the *preparationGoals *for the *release *plugin successfully. ... [INFO] Failed to configure plugin parameters for: org.apache.maven.plugins:maven-release-plugin:2.0-beta-4 Cause: When configuring a

Re: Problem with native2ascii in multi-platform setting

2007-05-17 Thread David Leangen
Thank you for this. You're right. The appropriate thing to do would be to remove the system dependency. There should be a generalized maven project that acts as an abstraction to the system's tools.jar. This project could then be included as a dependency by any project that needs to use classes

Re: Problem with native2ascii in multi-platform setting

2007-05-17 Thread Wayne Fay
You're welcome to file a bug where ever you deem it to be appropriate. I am simply a pragmatist -- filing a bug against the plugin will actually result in a fix for your issue much more quickly. This is clearly a defect in the plugin, and so the change can be incorporated rather quickly. Filing

maven-release-plugin:2.0-beta-5 can't find CVS passwords

2007-05-17 Thread Barrie Treloar
[INFO] [release:prepare] [INFO] Resuming release from phase 'scm-check-modifications' [INFO] Verifying that there are no local modifications... [INFO] Executing: cvs -z3 -f -d :pserver:[EMAIL PROTECTED]:/cvs/sapol -n -q update -d [INFO] Working directory: D:\rel-0.7\sapol [ERROR] Didn't find

Re: Problems with preparationGoals config in the release plugin

2007-05-17 Thread Evan Toliopoulos
Wendy Smoak wrote: The first thing I would do is add a version element to your plugin with the latest version number: 2.0-beta-5 then try it again. Thanks Wendy, I didn't even think to look for a more recent version. In the end I didn't need it because I discovered (embarassingly) that

How to backup project?

2007-05-17 Thread wolverine my
Hi! With Ant, I used to create tasks for tar and backup the files in XXX-src.tar.gz. May I know how do we backup the project source files in Maven? /newbie - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: maven-release-plugin:2.0-beta-5 can't find CVS passwords

2007-05-17 Thread Barrie Treloar
On 5/18/07, Barrie Treloar [EMAIL PROTECTED] wrote: [INFO] [release:prepare] [INFO] Resuming release from phase 'scm-check-modifications' [INFO] Verifying that there are no local modifications... [INFO] Executing: cvs -z3 -f -d :pserver:[EMAIL PROTECTED]:/cvs/sapol -n -q update -d [INFO] Working

Re: Problem with native2ascii in multi-platform setting

2007-05-17 Thread David Leangen
Thanks, Wayne, Your approach does sound much more pragmatic. ;-) Cheers, David On Thu, 2007-05-17 at 23:46 -0500, Wayne Fay wrote: You're welcome to file a bug where ever you deem it to be appropriate. I am simply a pragmatist -- filing a bug against the plugin will actually result in

[ANN] Maven install plugin 2.2 released

2007-05-17 Thread Carlos Sanchez
The Maven team is pleased to announce the release of the Maven Install Plugin, version 2.2 http://maven.apache.org/plugins/maven-install-plugin/ Changelog Bug * [MINSTALL-19] - install-file sets distributionManagement status to deployed * [MINSTALL-23] - Issue tracking URL points to