M2 : How to handle login into SCM provider implementation ?

2006-06-06 Thread Sharma, Jaikumar
Title: Message Emmanuel, How I can handle user login into the SCM provider implementation ? There is no login goal available in SCM plugin ? http://maven.apache.org/scm/plugins/index.html Regards

RE: M2 : How to handle login into SCM provider implementation ?

2006-06-06 Thread Sharma, Jaikumar
Title: RE: M2 : How to handle login into SCM provider implementation ? How Login interface is being used in cvs provider ? Could you please give me a hint ? -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 06, 2006 3:56 PM To:

M2 : where [connection] parameter is documented for SCM ?

2006-06-06 Thread Sharma, Jaikumar
Title: Message Emmanuel, Where this connection (as shown below) parameter is documented, I can not find it ? scm connectionscm:scmprovidername:scmurl/connection /scm Regards, - - - - - - - DISCLAIMER- - - - - - - - Unless indicated otherwise, the information contained in this

Re: M2 : How to handle login into SCM provider implementation ?

2006-06-06 Thread Emmanuel Venisse
It's used in http://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-api/src/main/java/org/apache/maven/scm/provider/AbstractScmProvider.java and public LoginScmResult login( ScmRepository repository, ScmFileSet fileSet, CommandParameters parameters ) is overridden in

Re: M2 : where [connection] parameter is documented for SCM ?

2006-06-06 Thread Emmanuel Venisse
http://maven.apache.org/ref/current/maven-model/maven.html#class_scm http://maven.apache.org/scm/scm-url-format.html Emmanuel Sharma, Jaikumar a écrit : Emmanuel, Where this connection (as shown below) parameter is documented, I can not find it ? scm

RE: creating a new project with the MavenEmbedder

2006-06-06 Thread hermod.opstvedt
Hi Your patch worked great :). Could you please file this in jira so that it becomes part of the 2.1 version if everyone agrees to this fix. Hermod -Original Message- From: Opstvedt, Hermod Sent: Tuesday, June 06, 2006 7:11 AM To: dev@maven.apache.org Subject: RE: creating a new

maven-jar-plugin does not exist error

2006-06-06 Thread Chandrika
Hi, I am trying 'mvn -o package' from command and my packaging attribute is set to jar in pom.xml. I get error as the plugin org.apache.maven.plugins:mavan-jar-plugin does not exist. but i have the plugin under my local_repo/org/apache/maven/plugins/2.0 I tried adding it under dependencies

Re: maven-jar-plugin does not exist error

2006-06-06 Thread ben short
Dosent the -o flag mean run offline? You probably dont have the maven-jar-plugin in your local repo. Remove the -o flag and try again. Ben On 6/6/06, Chandrika [EMAIL PROTECTED] wrote: Hi, I am trying 'mvn -o package' from command and my packaging attribute is set to jar in pom.xml. I get

Re: maven-jar-plugin does not exist error

2006-06-06 Thread Chandrika
ya...im trying it offline ..since downloading from remote fails due to network problem...n i dont wish to download from remote...i had ensured that i have maven-jar-plugin in my local repo...but im not sure on y this is not detected? is there any dependencies need to be added in pom file?...i had

Configure plugins through settings.xml

2006-06-06 Thread Tomasz Pik
Hello, It's currently not possible but generally I think it would be nice to have possibility to configure plugins through profiles using $HOME/.m2/settings.xml Here's a simple example why it would be useful: consider maven-eclipse-plugin and application using spring. Some developers working on

Why do we need resources-facesconfig again?

2006-06-06 Thread Sean Schofield
Martin, I'm currently trying out IDEA. I seem to recall that you created resources-facesconfig for a reason related to IDEA. Can you refresh my memory as to why its necessary to be in its own folder instead of with the rest of the resources in src/main/resources? Regards, Sean

Re: maven-jar-plugin does not exist error

2006-06-06 Thread Chandrika
Here is the final portion of the error trace i get when i do 'mvn -o package' Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 - this realm = app0.child-container[org.apache.maven.plugins:maven-jar-plugin] urls[0] =

Re: Why do we need resources-facesconfig again?

2006-06-06 Thread Sean Schofield
Sorry wrong list. On 6/6/06, Sean Schofield [EMAIL PROTECTED] wrote: Martin, I'm currently trying out IDEA. I seem to recall that you created resources-facesconfig for a reason related to IDEA. Can you refresh my memory as to why its necessary to be in its own folder instead of with the rest

RE: [vote] Release maven-deploy-plugin 2.3

2006-06-06 Thread Mike Perham
John, is this going to be 2.3 or 2.2.1? If it's just bugfixes, shouldn't it be 2.2.1? -Original Message- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Monday, June 05, 2006 11:56 PM To: Maven Developers List Subject: Re: [vote] Release maven-deploy-plugin 2.3 BTW, the test snapshot

Re: [vote] Release maven-deploy-plugin 2.2.1

2006-06-06 Thread John Casey
Yes, you're right Mike. I've changed the subject accordingly... Brett, what I meant was that Maven cannot use a custom pluginRepository location given in a settings profile if there isn't a pom.xml running the build. While I know we have the apache.snapshots repository location available for

Re: Maven SCM ClearCase plugin issue

2006-06-06 Thread Wim Deblauwe
Hi Jonathan,the correct place is always the mailing list, so I put them in cc.This is a very good suggestion, but I currently have no time to work on it. Emmanuel or Dan, do you guys want to change this and give him a snapshot version to test it? regards,Wim2006/6/6, Jonathan Gray [EMAIL

Top level execution of jspc plugin.

2006-06-06 Thread Prasad Kashyap
I have a samples gallery with numerous applications under it already and more in the pipeline. There are all sorts of apps including webapps, ejbs, clients etc. I would like to use the jspc plugin on all war modules. The current usage of the plugin requires the configuration of the plugin in the

Custom dom4j and velocity on ibiblio?

2006-06-06 Thread Lukas Theussl
Hi devs, Maven 1.1-beta-3 is almost ready but still waiting for some external library releases that fix some important bugs/regressions. We would need in particular new versions of jelly, dom4j and velocity, which are all pretty inactive projects right now. I've been running a version of

[vote] [m1] [take2] release antlr and cruisecontrol plugins

2006-06-06 Thread Lukas Theussl
Here's my 2nd try: I'd like to release the following plugins for inclusion in maven-1.1-beta-3: [] maven-antlr-plugin-1.2.2 [] maven-cruisecontrol-plugin-1.8 I am not using either of them so I'd appreciate someone do some testing. For changes please check the jira and changes reports on the

[vote] [m1] release xdoc-plugin-1.10

2006-06-06 Thread Lukas Theussl
Hi again, This is a big one so I do it separately. The xdoc-plugin-1.10 has been feature complete since a while, but with the re-introduction of xerces into the core and the upcoming dom4j upgrade (which it should be compatible with), it is only now that I'd like to release it. There are

Re: [vote] [m1] plugin releases : ant pdf

2006-06-06 Thread Lukas Theussl
Another ping to our fellow pmc's. Please! -Lukas Arnaud HERITIER wrote: I need another vote to release these plugins. cheers arnaud On 5/11/06, Arnaud HERITIER [EMAIL PROTECTED] wrote: On 5/9/06, Lukas Theussl [EMAIL PROTECTED] wrote: +1 x2 Just some comments on the ant plugin:

Re: [vote] [m1] plugin releases : ant pdf

2006-06-06 Thread Stephane Nicoll
+1 s/ On 6/6/06, Lukas Theussl [EMAIL PROTECTED] wrote: Another ping to our fellow pmc's. Please! -Lukas Arnaud HERITIER wrote: I need another vote to release these plugins. cheers arnaud On 5/11/06, Arnaud HERITIER [EMAIL PROTECTED] wrote: On 5/9/06, Lukas Theussl [EMAIL