License conditions for using Maven

2008-08-05 Thread query
Hi,I want to know the licensing condition of Maven2.nbsp;Should Maven2 tool be used only for open source projects?I am developing a commercial application and I want to use Maven2 for building my application. Do I need to include the source code of my product or Maven licensenbsp;within with my

Re: License conditions for using Maven

2008-08-05 Thread Antonio Petrelli
2008/8/5 query [EMAIL PROTECTED]: Hi,I want to know the licensing condition of Maven2.nbsp;Should Maven2 tool be used only for open source projects?I am developing a commercial application and I want to use Maven2 for building my application. Do I need to include the source code of my

Re: what happened to the plugin snapshots....

2008-08-05 Thread David Conde
Moving this onto the dev list. Are there plans to re-publish snapshots of these soon? I currently have a dependency on maven-embedder which brings in wagon etc which cannot be resolved now. Thanks, David Conde - To

Re: How can I specify manifest in was6-maven-plugin ejb:ejb???

2008-08-05 Thread sairndain
While I could not determine a way to customize the manifest using configuration in the was6-maven-plugin's ejb:ejb goal... -- it turns out that the technique, shown below, accomplishes what I wanted (i.e., running the maven-ejb-plugin AFTER the was6-maven-plugin): plugin

Re: How can I specify manifest in was6-maven-plugin ejb:ejb???

2008-08-05 Thread David J. M. Karlsen
sairndain skrev: Hi QUESTION: How can I specify manifest in was6-maven-plugin ejb:ejb??? I need to include two(2) jars in the manifest. Although I place my custom MANIFEST.MF file in the ejb project's src/main/resources/META-INF directory, it does not get used by the was6-maven-plugin.

RE: I18N

2008-08-05 Thread anne.gerodolle
Hi Peter, I think it's definitely a great idea but I have no clue how to do that. I've noticed another issue with multilingual site http://jira.codehaus.org/browse/MSITE-322 (with multimodule projects). I'm really eager to know if there are really multilingual sites created with maven, and how

Mysterious exception

2008-08-05 Thread peeper
Hi, I'm attempting to build an apache project (jetspeed) using maven. The build throws a org.apache.maven.usability.MojoExecutionExceptionDiagnoser exception. The exception has no meaningful documentation nor does it appear on the maven mailing lists. Can anyone suggest what may have caused the

Re: what happened to the plugin snapshots....

2008-08-05 Thread Patrick Moore
Well http://jira.codehaus.org/browse/SUREFIRE-446 still is not fixed so no we can't move to 2.4.3 On Mon, Aug 4, 2008 at 7:28 PM, Brett Porter [EMAIL PROTECTED] wrote: You shouldn't be using 2.4-collab snapshots - the 2.4 releases have superceded that. If they aren't working, please let us

Re: Release:branch from a tag

2008-08-05 Thread Dave Levitt
First you need to start with a working copy checked out from the Tag. If the tag was created by the release plugin, the starting scm url should be correct, and point back to the tag. Then use the plugin to crate the branch and switch the working copy to the branch. An alternative is to manually

Re: what happened to the plugin snapshots....

2008-08-05 Thread Patrick Moore
Hi Wendy -- There should have been better discrimination ... because all the latest snapshots for the tapestry project were wiped out as well. I didn't realize hard drive space was so scarce that the latest could not be kept. On Mon, Aug 4, 2008 at 7:18 PM, Wendy Smoak [EMAIL PROTECTED]

[POLL] Default Value for Reports Output Encoding

2008-08-05 Thread Hervé BOUTEMY
Dear community, The Maven team is currently discussing a proposal about the future handling of reporting output file encoding by the various plugins, please see our wiki article [0] for all details. A controversial aspect of this proposal is which file encoding should be assumed in case the

Re: [POLL] Default Value for Reports Output Encoding

2008-08-05 Thread Jochen Wiedmann
On Tue, Aug 5, 2008 at 9:43 PM, Hervé BOUTEMY [EMAIL PROTECTED] wrote: [a] Use UTF-8 [b] Use source files encoding [c] Platforms default encoding -- Look, that's why there's rules, understand? So that you think before you break 'em. -- (Terry Pratchett, Thief of Time)

RE: what happened to the plugin snapshots....

2008-08-05 Thread Brian E. Fox
This was an unfortunate Apache Infrastructure action that even we weren't aware of. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Patrick Moore Sent: Tuesday, August 05, 2008 2:41 PM To: Maven Users List; Tapestry users Subject: Re: what happened to

Re: what happened to the plugin snapshots....

2008-08-05 Thread Patrick Moore
well it won't have been so bad if who have made this decision had checked that all the plugins, etc. had released a version -- the repository plugin hasn't released in a while there was a 2.2-snapshot and then a 2.3-snapshot but no release afaik so now we are back to 2.1 someone is too eager with

Re: Select ear module from filesystem

2008-08-05 Thread Petar Tahchiev
Anybody on this? Petar Tahchiev wrote: Hi guys, I have an ear archive with lots of modules. The point is that I am having some modules I want to include in the ear, and these modules are not present in the local repository. Is there a way I can include them, by pointing the ear

RE: I18N

2008-08-05 Thread Peter Karich
Hi Anne, I think it's definitely a great idea but I have no clue how to do that. it even helps to know that it is not possible with maven2 ;-) In maven1 one can define a key in the property file e.g. siteLink1=http://www.dfdfg.de and let other languages overwrite this key. It is seems easy

mvn scm:checkout fails

2008-08-05 Thread Jeff Mutonho
I'm trying to checkout some project using the from Subversion by issuing this Maven command: mvn scm:checkout -DconnectionUrl=scm:svn: https://svn.sentium.co.za/svn/portal/trunk/myportal-DcheckoutDirectory=myportal This fails with an error message that says : [INFO] Scanning for projects...

RE: what happened to the plugin snapshots....

2008-08-05 Thread Brian E. Fox
The official answer is this: http://www.apache.org/dev/release.html#what Technically only the development team should be using snapshots and it seems like we should expect snapshots to be cleaned out on a more regular basis. Therefore if you use them, you better have a repo manager or some other

Mojo interface not in repository

2008-08-05 Thread Pruitt, Byron S
I am developing a plugin and after setting up my Eclipse project for it, I needed to resolve the library dependency for the interface Mojo. But after installing Maven, I cannot locate a jar in my local Maven repository containing this class. The only jar I can find it in is the

Re: what happened to the plugin snapshots....

2008-08-05 Thread Brett Porter
2008/8/6 Brian E. Fox [EMAIL PROTECTED]: The official answer is this: http://www.apache.org/dev/release.html#what Technically only the development team should be using snapshots and it seems like we should expect snapshots to be cleaned out on a more regular basis. Therefore if you use them,

javascript-maven-plugin error

2008-08-05 Thread Zach Legein
I am trying to run mvn install on the codehaus javascript-maven-plugin and keep getting this error: [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-war-plugin:2.1-alpha-1:war': Unable to find the mojo

mvn clean install post-site?

2008-08-05 Thread Tawfik, Sameh E
I'm experiencing a strange behavior from maven 2.0.9 running on Windows 2003 version 5.2 When I run mvn -Dmaven.test.skip.exec=true clean install post-site The build fails because of a compilation error But, if I run mvn -Dmaven.test.skip.exec=true clean compile the build compile everything

Re: javascript-maven-plugin error

2008-08-05 Thread Zach Legein
Also, note this is using maven 2.0.9 Zach Legein wrote: I am trying to run mvn install on the codehaus javascript-maven-plugin and keep getting this error: [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-war-plugin:2.1-alpha-1:war': Unable to

Re: what happened to the plugin snapshots....

2008-08-05 Thread Patrick Moore
Of course this means that the maven team is imposing their idea of good process on the other apache projects like tapestry which was also impacted by this ... I could understand this if the release occurs. (i.e. if 2.2 is released then the 2.2-SNAPSHOT could be reasonably expected to be

Re: what happened to the plugin snapshots....

2008-08-05 Thread Brett Porter
2008/8/6 Patrick Moore [EMAIL PROTECTED]: Of course this means that the maven team is imposing their idea of good process on the other apache projects like tapestry which was also impacted by this ... No, Apache is imposing rules on Apache projects. That makes sense, right? I could

Re: mvn clean install post-site?

2008-08-05 Thread Vaughn_Butt
I have a similar problem with the release plugin. That is, it is OK with normal compile but fails during deploy part of release plugin. I have narrowed it down (using -X) to a jar from a local (ie part of a local parent pom) dependency from a missing from the classpath during the

Re: what happened to the plugin snapshots....

2008-08-05 Thread Patrick Moore
Hi Brett --- No idea what the process is at Apache so maybe the Tapestry project was at fault maybe not ... but the impact on my project was several hours of work. (The developers impacted did not know what to do to solve the problem they are not maven experts.) As you said ASF can set up