Referring parent POM in child POM

2006-03-31 Thread Sharma, Jaikumar
Dear Maven users, Newbie in M2; I have been using Ant for quite some time now, in Ant we can refer / import another Ant build script using 'import' statement; I want to know, how this could be accomplished in M2 ? Thanks for your help in advance! Regards, Jaikumar BM__MailAutoSig

RE: Referring parent POM in child POM

2006-03-31 Thread Sharma, Jaikumar
ecifically, jump down to the "Multiple Modules" section. Essentially, you will need to use the tag in your children poms. http://maven.apache.org/getting-started.html Wayne On 3/31/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > Dear Maven users, > > Newbie in M2; I have

RE: Referring parent POM in child POM

2006-03-31 Thread Sharma, Jaikumar
On 3/31/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > Dear Maven users, > > Newbie in M2; I have been using Ant for quite some time now, in Ant we > can refer / import another Ant build script using 'import' statement; > I want to know, how this could be accomplis

POM : Not a v4.0.0 POM / Error building POM (may not be this proj ect's POM)

2006-04-03 Thread Sharma, Jaikumar
Dear Maven users, When trying to execute : mvn compile I get the following error, I am not sure I am missing something or what is wrong . Could somebody help on this please ? Regards. ___ [INFO] Scanning for projects... [IN

RE: POM : Not a v4.0.0 POM / Error building POM (may not be this proj ect's POM)

2006-04-03 Thread Sharma, Jaikumar
: Maven Users List Subject: Re: POM : Not a v4.0.0 POM / Error building POM (may not be this proj ect's POM) Your plugins section is not inside the build section. An XML aware editor could help you there :) On 4/3/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > Dear Maven users, &g

RE: POM : Not a v4.0.0 POM / Error building POM (may not be this proj ect's POM)

2006-04-03 Thread Sharma, Jaikumar
ATE to XML, just display it. -Original Message----- From: Sharma, Jaikumar [mailto:[EMAIL PROTECTED] Sent: Monday, April 03, 2006 07:00 To: Maven Users List Subject: RE: POM : Not a v4.0.0 POM / Error building POM (may not be this proj ect's POM) After copying the plugins section inside the

RE: POM : Not a v4.0.0 POM / Error building POM (may not be this proj ect's POM)

2006-04-03 Thread Sharma, Jaikumar
n't VALIDATE to XML, just display it. > > -Original Message- > From: Sharma, Jaikumar [mailto:[EMAIL PROTECTED] > Sent: Monday, April 03, 2006 07:00 > To: Maven Users List > Subject: RE: POM : Not a v4.0.0 POM / Error building POM (may not be > this proj ect&#

RE: POM : Not a v4.0.0 POM / Error building POM (may not be this proj ect's POM)

2006-04-03 Thread Sharma, Jaikumar
n it in something like Eclipse WTP XML editor or any another XML > editor, it will save you a lot of time. > > On 4/3/06, Allison, Bob <[EMAIL PROTECTED]> wrote: > > IE doesn't VALIDATE to XML, just display it. > > > > -Original Message- > > From: Sha

RE: POM : Not a v4.0.0 POM / Error building POM (may not be this proj ect's POM)

2006-04-03 Thread Sharma, Jaikumar
IE doesn't VALIDATE to XML, just display it. > > > > -Original Message- > > From: Sharma, Jaikumar [mailto:[EMAIL PROTECTED] > > Sent: Monday, April 03, 2006 07:00 > > To: Maven Users List > > Subject: RE: POM : Not a v4.0.0 POM / Error building POM (may not b

RE: POM : Not a v4.0.0 POM / Error building POM (may not be this proj ect's POM)

2006-04-03 Thread Sharma, Jaikumar
needs to be 4.0.0 instead. Try and see if that works. _Mang Lau "Sharma, Jaikumar" <[EMAIL PROTECTED]> 04/03/2006 06:20 AM Please respond to "Maven Users List" To Maven Users List cc Subject POM : Not a v4.0.0 POM / Error building POM (may not be this pr

RE: POM : Not a v4.0.0 POM / Error building POM (may not be this proj ect's POM)

2006-04-03 Thread Sharma, Jaikumar
y japanese and korean friends were always making fun of me back in Vancouver. On 4/3/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > Great, and Thanks Mang Jun Lau, it works. Thanks again! Regards. > > -Original Message- > From: Mang Jun Lau [mailto:[EMAIL PROTECTED] >

SCM plugin for MKS SI in M2

2006-04-04 Thread Sharma, Jaikumar
Dear Maven users, Has anyone of you come across / or have info about MKS Source Integrity plugin for M2 ? http://www.mks.com Thanks for your help! - - - - - - - DISCLAIMER- - - - - - - - Unless indicated otherwise, the information contained in this message is privileged

RE: SCM plugin for MKS SI in M2

2006-04-04 Thread Sharma, Jaikumar
implementing MKS maven-scm-provider, but the implementation has never surfaced. -D On 4/4/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > > Dear Maven users, > > Has anyone of you come across / or have info about MKS Source > Integrity plugin for M2 ? http://www.mks.com <http:/

RE: SCM plugin for MKS SI in M2

2006-04-04 Thread Sharma, Jaikumar
about implementing MKS maven-scm-provider, but the implementation has never surfaced. -D On 4/4/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > > Dear Maven users, > > Has anyone of you come across / or have info about MKS Source > Integrity plugin for M2 ? http://www.mks.co

RE: SCM plugin for MKS SI in M2

2006-04-05 Thread Sharma, Jaikumar
27;re welcome. Subscribe to maven scm developer list([EMAIL PROTECTED]) and we'll help you to start. Emmanuel Sharma, Jaikumar a écrit : > Oops! Typo. > It would be really helpful to lots of people, if somebody can take the > initiative! > > -Original Message- > F

KEYSTORES in M2 : is it possible to create / use KEYSTORE in M2 ?

2006-04-06 Thread Sharma, Jaikumar
Dear. Is it possible to create / use keystores in M2 ? Regards. - - - - - - - DISCLAIMER- - - - - - - - Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the addressee(s) named above and others who have been spe

RE: KEYSTORES in M2 : is it possible to create / use KEYSTORE in M2 ?

2006-04-06 Thread Sharma, Jaikumar
PROTECTED] Sent: Thursday, April 06, 2006 10:35 PM To: Maven Users List Subject: Re: KEYSTORES in M2 : is it possible to create / use KEYSTORE in M2 ? Keystore for... what exactly? What's the use case/what are you trying to do exactly? Wayne On 4/6/06, Sharma, Jaikumar <[EMAIL PROTECTED

RE: KEYSTORES in M2 : is it possible to create / use KEYSTORE in M2 ?

2006-04-06 Thread Sharma, Jaikumar
What's the use case/what are you trying > to do exactly? > > Wayne > > > On 4/6/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > > Dear. > > Is it possible to create / use keystores in M2 ? > > Regards. > > - - - - - - - DISCLAIMER- - - - - - - -

[M2] documentaion bundled with binaries ?

2006-04-06 Thread Sharma, Jaikumar
Dear Maven users, It would be a plus for a M2 users, if HTML documentation can be bundled alogwith M2 binaries, becuase if someone is offline then he can still brainstorm things, by going through the proivided offline documentation! I am not sure, any one has raised this earlier! Regards, Jaiku

Maven a Developer's notebook : Upgraded to M2 is available somewh ere online ?

2006-04-18 Thread Sharma, Jaikumar
Took a book on Maven -- Maven Developer's Notebook - just to get started and to be comfortable using it, but found that examples in it --- not working, because it is intended to be used with Maven 1.x. While Maven 2 is complete re-write of version 1.x. Who has this book : can note the followi

RE: Maven a Developer's notebook : Upgraded to M2 is available so mewh ere online ?

2006-04-18 Thread Sharma, Jaikumar
Thanks Timo. BR. Jaikumar -Original Message- From: Timo Westkämper [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 18, 2006 2:15 PM To: Maven Users List Subject: Re: Maven a Developer's notebook : Upgraded to M2 is available somewh ere online ? Hello. I have just started reading "Bette

Customized directory structure to produce artifacts / classes ?

2006-04-19 Thread Sharma, Jaikumar
Dear Maven Users! M2 build produces standard directory structure as a result of build process, is it possible to override the same and customize --- compile, package, JAR, WAR, JavaDocs etc to the folder structure as per the organization specific directory standard ? or is it customizable in

RE: Customized directory structure to produce artifacts / classes ?

2006-04-19 Thread Sharma, Jaikumar
: Simon Kitching [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 19, 2006 4:27 PM To: Maven Users List Subject: Re: Customized directory structure to produce artifacts / classes ? On Wed, 2006-04-19 at 12:43 +0200, Sharma, Jaikumar wrote: > Dear Maven Users! > > M2 build produces

How to specify a Set of Multiple dependent JARs in M2 ?

2006-04-23 Thread Sharma, Jaikumar
Dear Maven users, Is there a way in M2 to specify a set of dependent JARs which resides in local filesystem and required by the project during compilation ? Individually, JARs can be specified using construct. Thanks! Regards, Jaikumar - - - - - - - DISCLAIMER- - - - - - - - Unless indicat

[M2] Compiler plugin 2.0.1 - error

2006-04-24 Thread Sharma, Jaikumar
Dear Maven Users, I was trying to specify -classpath using the construct , and I got the following error. Someone having the idea why this error occurs ? Regards, Jaikumar [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] -

[M2] - Third party artifact installation / parse error in POM

2006-04-24 Thread Sharma, Jaikumar
Dear Maven users, I was just trying to install an third party artifact into the local repository, it got installed but when M2 tries to parse the pom, I get the following error. Did somebody have already faced this error or have an idea ? Regards, Jaikumar [INFO] -

RE: [M2] - Third party artifact installation / parse error in POM

2006-04-24 Thread Sharma, Jaikumar
ate a stub pom (-DgeneratePom=true). Otherwise it tries to fetch the pom from Ibiblio and of course fails doing so. -Tim Sharma, Jaikumar schrieb: > Dear Maven users, > > I was just trying to install an third party artifact into the local > repository, it got installed but when M2

RE: [M2] - Third party artifact installation / parse error in POM

2006-04-25 Thread Sharma, Jaikumar
: Tuesday, April 25, 2006 12:40 PM To: Maven Users List Subject: RE: [M2] - Third party artifact installation / parse error in POM On Tue, 2006-04-25 at 08:54 +0200, Sharma, Jaikumar wrote: > Thanks Tim for useful tip, I installed the thirdparty artifact, but > did not use the option

RE: Use System Environment Variable for JUNIT

2006-04-25 Thread Sharma, Jaikumar
You can use system variables like ${var.name} -- please be sure for the case of variables -- means access in M2 as defined in windows. -Original Message- From: RobJac [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 25, 2006 3:19 PM To: users@maven.apache.org Subject: Use System Environmen

[M2] : How to resolve package level dependencies

2006-04-25 Thread Sharma, Jaikumar
I have folder structure of the project : |--Project A | |-sub-project B | | | ||---sub-sub project C | ||---pom.xml | ||--sub-sub project D | ||---pom.xml | |-pom.xml |--pom.xml In this scanari

RE: [M2] Compiler plugin 2.0.1 - error

2006-04-25 Thread Sharma, Jaikumar
the -e switch and post the result because it's hard to tell the cause based upon this stack. On 4/24/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > Dear Maven Users, > > I was trying to specify -classpath using the > construct , and I got the > following error. S

RE: Getting root parent POM artifactid

2006-04-25 Thread Sharma, Jaikumar
It is ${project.artifactId} and ${project.version}, as far as know. -Original Message- From: javed mandary [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 25, 2006 4:18 PM To: Maven Users List Subject: Getting root parent POM artifactid Hi, is there any properties value that returns

RE: [M2] : How to resolve package level dependencies

2006-04-25 Thread Sharma, Jaikumar
make an entry in pom.xml of project C for project D like this-- A.D D 1.0 Try it and let me know. Anshuman On 4/25/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > > I have folder structure of the project : > > > |--Project A > |

RE: [M2] : How to resolve package level dependencies

2006-04-26 Thread Sharma, Jaikumar
make an entry in pom.xml of project C for project D like this-- A.D D 1.0 Try it and let me know. Anshuman On 4/25/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > > I have folder structure of the project : > > > |--Project A > |

RE: [M2] : How to resolve package level dependencies

2006-04-26 Thread Sharma, Jaikumar
en can not calculate the all subprojects it has to build and therefore doesn't know anything about project D if you just try to build project C directly as a standalone project. Hope this helps -Tim Sharma, Jaikumar schrieb: > I have folder structure of the project : > > > |---

RE: [M2] : How to resolve package level dependencies

2006-04-26 Thread Sharma, Jaikumar
It works also if I replace "path of java source files" with "${basedir}/../", because all the dependencies lies under this path only. Just posted, because others may also get some info. Regards, Jaikumar -Original Message- From: Sharma, Jaikumar Sent: Wednesday, Ap

Nesting of POMs to subproject level - no sources to compile

2006-04-26 Thread Sharma, Jaikumar
My project structure : [project] | |---sub-project 1. pom.xml | |--- 2.pom.xml | | sub sub project | |-- 3.

RE: Nesting of POMs to subproject level - no sources to compile

2006-04-26 Thread Sharma, Jaikumar
have any sources in project.build.sourceDirectory ^_^ Sharma, Jaikumar wrote: > My project structure : > > [project] > | > |---sub-project > 1. pom.xml | > |--- 2.pom.xml > | >

Maven2 plugin to be used inside Eclipse 3.1.1 IDE -- where to ge t ?

2006-04-27 Thread Sharma, Jaikumar
Dear Maven Users, Where to get a plugin -- which can be used in Eclipse 3.1.1 to build so see what could be done like Ant inside eclipse. At least, It is a bit confusing for me the website : maven-eclipse-plugin ? maven-eclipse-plugin-plugin ? Both have different purposes ?

Updated : Maven2 plugin to be used inside Eclipse 3.1.1 IDE -- where to get ?

2006-04-27 Thread Sharma, Jaikumar
Dear Maven Users, Where to get a plugin -- which can be used in Eclipse 3.1.1 to build or see what could be done like Ant inside eclipse. At least, It is a bit confusing for me at the website : maven-eclipse-plugin ? maven-eclipse-plugin-plugin ? Both have different

[M2] : maven-release-plugin - about what ?

2006-04-28 Thread Sharma, Jaikumar
Dear Maven Users. What is the purpose of maven-release-plugin ? what features basically it provides ? I did not find right info about this plugin on Maven website. Thanks for your help! Regards, Jaikumar - - - - - - - DISCLAIMER- - - - - - - - Unless indicated otherwise, the information conta

RE: Maven2BookIsOut

2006-04-28 Thread Sharma, Jaikumar
Tried to access the book, but got the following : 403 - Forbidden Is this not for everyone to download ? Regards, Jaikumar -Original Message- From: Rob Dickens [mailto:[EMAIL PROTECTED] Sent: Friday, April 28, 2006 3:23 PM To: Maven Users List Subject: Maven2BookIsOut http://

RE: [M2] : maven-release-plugin - about what ?

2006-05-01 Thread Sharma, Jaikumar
and checksum files in your internal repository. Others can now use your released version as dependency in their project. Hope this helps. If I missed the point of the question i apologise ;-) Cheers, michael Sharma, Jaikumar schrieb: > Dear Maven Users. > > What is the purpose

Artifacts reference in Maven2

2006-05-02 Thread Sharma, Jaikumar
Dear Maven Users, Can I use third party libraries (required by build process to compile / test sources etc.) which are located in application installed location in the filesystem without installing them into local repository ? As far as Maven documentation is concerned it describes two ways :

[M2] : NullPointerException with JUnit 4.0

2006-05-11 Thread Sharma, Jaikumar
Does anybody used JUnit 4.0 with maven 2 successfully ? I am getting NullPonterException with JUnit 4.0, when trying to compile test cases and test sources! I would appreciate any pointers! Thanks! Jaikumar - - - - - - - DISCLAIMER- - - - - - - - Unless indicated otherwise, the informatio

RE: [M2] : NullPointerException with JUnit 4.0

2006-05-11 Thread Sharma, Jaikumar
] -Original Message- From: Vinod Panicker [mailto:[EMAIL PROTECTED] Sent: Thursday, May 11, 2006 9:25 PM To: Maven Users List Subject: Re: [M2] : NullPointerException with JUnit 4.0 On 5/11/06, Sharma, Jaikumar <[EMAIL PROTEC

RE: [M2] : NullPointerException with JUnit 4.0

2006-05-11 Thread Sharma, Jaikumar
Subject: Re: [M2] : NullPointerException with JUnit 4.0 On 5/11/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > Does anybody used JUnit 4.0 with maven 2 successfully ? > > I am getting NullPonterException with JUnit 4.0, when trying to > compile test cases and test so

[M2] - mavenide - Maven 2 compatibility ?

2006-05-12 Thread Sharma, Jaikumar
Is any one aware of Eclipse 3.1 IDE support by mavenide (Maven 2 -- eclipse IDE support plugin) ? There is a plugin exist on codehaus , but it generates the POMs which are Maven 1.0 compatible. http://mevenide.codehaus.org/mevenide-ui-eclipse/update/index.html

Page not Found when searching for the Info.

2006-05-26 Thread Sharma, Jaikumar
Can somebody really have a serious view for the following ? Regards. http://maven.apache.org/scm/plugins/index.html Page Not Found Sorry, the page you requested was not found. This may because: * The page has moved, was outdated, or

RE: Trouble with Surefire plugin

2006-05-31 Thread Sharma, Jaikumar
Surefire plugin version 2.1.3 has binding to Junit 4.0/4.1 or still 3.8.1 ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos Sanchez Sent: Thursday, June 01, 2006 11:19 AM To: Maven Users List; Sean McNamara Subject: Re: Trouble with Surefire plugin

RE: Trouble with Surefire plugin

2006-05-31 Thread Sharma, Jaikumar
Users List Subject: Re: Trouble with Surefire plugin 3.8.1 On 5/31/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > Surefire plugin version 2.1.3 has binding to Junit 4.0/4.1 or still > 3.8.1 ? > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] O

RE: Gernot Eger/T-Mobile/AT ist außer Haus. [Virus checked]

2006-06-06 Thread Sharma, Jaikumar
English please... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 7:31 AM To: Maven Users List Subject: Gernot Eger/T-Mobile/AT ist außer Haus. [Virus checked] Ich werde ab 07.06.2006 nicht im Büro sein. Ich kehre zurück am 08.06.200

RE: How to run multiple goals via maven-scm-plugin on a scm provi der plugin

2006-06-26 Thread Sharma, Jaikumar
u scm:bootstrap by specify in the pom, but you can certainly do so, by binding scm:boostrap mojo to a phase in your pom. -Dan On 6/25/06, Sharma, Jaikumar <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: Thanks Dan, I think, what you have mentioned is command line option ?

RE: How to run multiple goals via maven-scm-plugin on a scm provi der plugin

2006-06-26 Thread Sharma, Jaikumar
<-- put here configurations applicable to this execution only <-- plugin goal for this execution to run multiple goals, you may either put several in or sevearal in Sharma, Jaikumar wrote: > Hi Dan, > Thanks again for y

How to Refer Configuration elements of the plugin in a Mojo

2006-06-26 Thread Sharma, Jaikumar
Hi! I there a way to refer the username and password elements specified in pom.xml into a mojo ? sample configuration is as follows : org.apache.maven.plugins maven-scm-plugin 1.0-beta-3 sc

RE: Lazy question

2006-06-28 Thread Sharma, Jaikumar
I think, LATEST -Original Message- From: Clifton Craig [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2006 6:28 PM To: users@maven.apache.org Subject: Lazy question I have a questiono that I'm too lazy to do the full research on. (Actually I don't have time.) I looked for the answ

RE: Maven Day in Paris

2006-07-05 Thread Sharma, Jaikumar
Would have been informative, if page under this url would have been in english ;-) -Original Message- From: Damien Viel [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 05, 2006 5:18 PM To: Maven Users List Subject: Maven Day in Paris Hi all, For people who are in Paris (France) during

maven-scm-plugin goals question

2006-07-07 Thread Sharma, Jaikumar
Dear all, As I see at the following URL goals provided by maven-scm-plugin, these goals are general goals, but at the same time, certain actions / operations which are specific to a particular SCM does not really match (for readibility / documentation reasons) to these goals. http://maven.ap

RE: maven-scm-plugin goals question

2006-07-07 Thread Sharma, Jaikumar
n lists. More below. On 7/7/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > > Dear all, > > As I see at the following URL goals provided by maven-scm-plugin, > these goals are general goals, but at the same time, certain actions > / operations which are specific to a pa

RE: maven-scm-plugin goals question

2006-07-09 Thread Sharma, Jaikumar
now instead am directing how to take the action. Thanks; Eric On 7/7/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > > Thanks Eric, I was not sure whether I should post this questions to > maven users list or developer list.Though, to me it looks, more > developer list quest

RE: maven-scm-plugin goals question

2006-07-10 Thread Sharma, Jaikumar
rday, July 08, 2006 3:02 PM To: Maven Users List Subject: Re: maven-scm-plugin goals question Sharma, Jaikumar a écrit : > Dear all, > > As I see at the following URL goals provided by maven-scm-plugin, > these goals are general goals, but at the same time, certain actions

How to refer ConnectionUrl string in SCM Provider implementation class

2006-07-13 Thread Sharma, Jaikumar
Dear Maven users, Is it possible to get string in Scm Provider Implementation class, which I have configured for particular goal execution ? org.apache.maven.plugins maven-scm-plugin 1.0-beta-3 connectionSt

How to refer ConnectionUrl string in SCM Provider implementation class

2006-07-13 Thread Sharma, Jaikumar
If my question is not stupid then I would request, if anyone can give any workarounds or pointers on this please! -Original Message- From: Sharma, Jaikumar Sent: Thursday, July 13, 2006 1:09 PM To: Maven Users List Subject: How to refer ConnectionUrl string in SCM Provider implementation

Scm:bootstrap : purpose of the goal ?

2006-07-19 Thread Sharma, Jaikumar
Dear Maven Users, "bootstrap" goal in maven-scm-plugin can be / is used to run multiple goals in sequence (If I learned right from earlier posts in this list) from a scm provider plugin. As to me the semantics of this goal indicates that, running multiple goals from a scm provider plugin is not o

maven-release-plugin how tos

2006-07-24 Thread Sharma, Jaikumar
Dear Maven users, Could someone give an example of how maven-release-plugin is used with scm-proivder-plugin ? Thanks for any help in advance. Regards, - - - - - - - DISCLAIMER- - - - - - - - Unless indicated otherwise, the information contained in this message is privileged and confidentia

RE: maven-release-plugin how tos

2006-07-24 Thread Sharma, Jaikumar
. Thanks. -Original Message- From: Dennis Lundberg [mailto:[EMAIL PROTECTED] Sent: Monday, July 24, 2006 4:07 PM To: Maven Users List Subject: Re: maven-release-plugin how tos Sharma, Jaikumar wrote: > Dear Maven users, > > Could someone give an example of how maven-release-

maven-scm-plugin : pupose of scm:status goal ?

2006-07-26 Thread Sharma, Jaikumar
Hi, I would like to know the purpose of scm:status goal in maven-scm-plugin, becuase I am not able to get clear view about the functionality provided by this goal with regard to MKS proivder counterpart command ? Could somebody give some idea on this please ? Regards.

RE: Use System Properties in Settings.xml?

2006-08-18 Thread Sharma, Jaikumar
Yes, this works like below, where MAVEN_HOME is a environment variable : ${MAVEN_HOME}/repository -Original Message- From: SingleShot [mailto:[EMAIL PROTECTED] Sent: Friday, August 18, 2006 10:53 PM To: users@maven.apache.org Subject: Use System Properties in Settings.xm

RE: Use System Properties in Settings.xml?

2006-08-19 Thread Sharma, Jaikumar
ist Subject: Re: Use System Properties in Settings.xml? I believe you need to prefix environment variables with ENV, so you may need ${ENV.MAVEN_HOME}. Eric On 8/18/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > > Yes, this works like below, where MAVEN_H

Discarding 'pom.properties' & 'pm.xml' at the time of JAR creatio n

2006-08-20 Thread Sharma, Jaikumar
Dear Maven Users, In a multi-module project, I have configured the maven-jar-plugin to NOT to add 'pom.properties' and 'pom.xml' at the time when build creates JAR archive for one of the module, but it comes out with an error. [INFO] ---

Discarding 'pom.properties' & 'pm.xml' at the time of JAR creatio n

2006-08-21 Thread Sharma, Jaikumar
Dear Maven Users, Does anyone of you have some enlightment for this issue ? Regards. -Original Message- From: Sharma, Jaikumar Sent: Monday, August 21, 2006 9:51 AM To: Maven Users List Subject: Discarding 'pom.properties' & 'pm.xml' at the time of JAR crea

Is it possible to build Eclipse 3.1 plugins using M2 ?

2006-08-22 Thread Sharma, Jaikumar
Dear Maven Users, Does any plugin exists in Maven2 to build eclipse 3.1 plugins ? Thanks.

Is it possible to build Eclipse 3.1 plugins using M2 ?

2006-08-23 Thread Sharma, Jaikumar
Dear Maven Users, Does any plugin exists in Maven2 to build eclipse 3.1 plugins ? Thanks. - - - - - - - DISCLAIMER- - - - - - - - Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the addressee(s)

RE: Is it possible to build Eclipse 3.1 plugins using M2 ?

2006-08-23 Thread Sharma, Jaikumar
roximately about it (subject: eclipse plugin archetype?) where some improvements in the maven-eclipse-plugin could allow to build a maven eclipse. let me know if you don't find it. On 8/23/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote: > Does any plugin exists in Maven2 to b

RE: Is it possible to build Eclipse 3.1 plugins using M2 ?

2006-08-23 Thread Sharma, Jaikumar
Thanks Stephane. I am not able to locate this plugin version in M2 repo. Regards -Original Message- From: Stéphane Bouchet [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 23, 2006 1:50 PM To: Maven Users List Subject: Re: Is it possible to build Eclipse 3.1 plugins using M2 ? There is

RE: Is it possible to build Eclipse 3.1 plugins using M2 ?

2006-08-24 Thread Sharma, Jaikumar
false Stéphane Sharma, Jaikumar a écrit : > Thanks Stephane. I am not able to locate this plugin version in M2 > repo. Regards > > -Original Message- > From: Stéphane Bouchet [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 23, 2006 1:50 PM > To: Maven Users

Disable POM generation for deploye artifacts

2006-08-24 Thread Sharma, Jaikumar
Is it possible to disable pom generation for deployed artifacts ? Regards

Disable POM generation for deploye artifacts

2006-08-24 Thread Sharma, Jaikumar
false But, it does not work. Any thoughts ? Regards. -Original Message- From: Sharma, Jaikumar Sent: Thursday, August 24, 2006 3:30 PM To: Maven Users List Subject: Disable POM generation for deploye

RE: Disable POM generation for deploye artifacts

2006-08-24 Thread Sharma, Jaikumar
if you are not generating a pom, you need to supply a pom to be deployed. blah/blah/pom.xml Cheers Jon "Sharma, Jaikumar" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > I have configured the maven-deploy-plugin in my parent pom as below, > which is su

RE: Disable POM generation for deploye artifacts

2006-08-24 Thread Sharma, Jaikumar
Yes, Jorg, This is true, I have tried it (: Thanks. -Original Message- From: Jörg Schaible [mailto:[EMAIL PROTECTED] Sent: Thursday, August 24, 2006 6:46 PM To: Maven Users List Subject: RE: Disable POM generation for deploye artifacts Hi Sharma, Sharma, Jaikumar wrote on Thursday

NullPointerException in maven-eclipse-plugin while executing "mak e-artifacts" goal

2006-08-28 Thread Sharma, Jaikumar
Dear Maven users, Did someone tried maven-eclipse-plugin : version 2.3-SNAPSHOT to build eclipse plugins ? When I run "mvn clean make-artifacts" it is coming out with NullPointeException as appended at the end of the mail. Plugin configuration in my pom.xml is : org.apache.maven.p

RE: NullPointerException in maven-eclipse-plugin while executing "mak e-artifacts" goal

2006-08-28 Thread Sharma, Jaikumar
.. Do you need this plugin into your App ? if not, try to remove it, then try again . [Sharma, Jaikumar] I did not install (org.jbpm.core) into my repository and it does not exist in local repository. When I run the "mvn make-artifacts", then a lot of plugins from local eclipse install

RE: NullPointerException in maven-eclipse-plugin while executing "mak e-artifacts" goal

2006-08-28 Thread Sharma, Jaikumar
Users List Subject: Re: NullPointerException in maven-eclipse-plugin while executing "mak e-artifacts" goal Sharma, Jaikumar a écrit : > Thanks Stephane, Please see below. > > > -Original Message- > From: Stéphane Bouchet [mailto:[EMAIL PROTECTED] > Sent: Monday,

RE: NullPointerException in maven-eclipse-plugin while executing "mak e-artifacts" goal

2006-08-29 Thread Sharma, Jaikumar
al Message----- From: Sharma, Jaikumar [mailto:[EMAIL PROTECTED] Sent: Monday, August 28, 2006 9:37 PM To: 'Maven Users List' Subject: RE: NullPointerException in maven-eclipse-plugin while executing "mak e-artifacts" goal Thanks Stephane. Yes, I have installed JBoss. Fine, I

RE: [POLL] Why switch to Maven?

2006-08-29 Thread Sharma, Jaikumar
In case of a big projects which contains a lot of dependencies (third party jars etc), then one needs to install all the dependecnies to local repo, to me it works in following steps : - Finding / noting down the dependencies for each project / sub-project / feature.

How to disable creation of cache repository under c:\Documents an d Settings\user\m2\.. ?

2006-08-30 Thread Sharma, Jaikumar
Is there a way to disable creation of cache repository under c:\documents and setting\user\m2\... ? I have configured local intranet repository for plugins and dependencies. I want this to be downloaded everytime user runs build and not to cumulate everything on every machine under C:\Documents a

RE: How to disable creation of cache repository under c:\Document s an d Settings\user\m2\.. ?

2006-08-30 Thread Sharma, Jaikumar
cache repository under c:\Documents an d Settings\user\m2\.. ? I don't think that the programs that are run by Maven2 (like javac and java) can use remote jar files, so they have to be present on the local hard disk. HTH, Nick Stolwijk Sharma, Jaikumar wrote: > Is there a way to

RE: How to disable creation of cache repository under c:\Document s an d Settings\user\m2\.. ?

2006-08-30 Thread Sharma, Jaikumar
files. What you can do is try to do create a network share and put the "local" repository there. I don't have any experience with this, but I think it may work. HTH, Nick Stolwijk Sharma, Jaikumar wrote: > Does it mean that maven2 can not retrieve artifacts (jars etc) from >

RE: How to disable creation of cache repository under c:\Document s an d Settings\user\m2\.. ?

2006-08-30 Thread Sharma, Jaikumar
#x27;t already exist-- you'll have to do it at a command prompt as the Windows Explorer insists that you type a filename.) Example: ~/.m2/settings.xml C:\\java\\m2-repository [/quote] HTH, Nick Stolwijk Sharma, Jaikumar wrote: > Is there a way to disable creation of cach

RE: NullPointerException in maven-eclipse-plugin while executing "mak e-artifacts" goal

2006-08-30 Thread Sharma, Jaikumar
-plugin while executing "mak e-artifacts" goal Sharma, Jaikumar a écrit : > Thanks Stephane, > I installed eclipse in a fresh way (only SDK -- no other plugins in IDE), > and run "make-artifacts" and it installed all the required artifacts in > local repository. >

Maven-PDE-plugin : MECLIPSE-34 improvement

2006-09-01 Thread Sharma, Jaikumar
Dear Maven users, Any idea when the following improvement / issue would be implemented / resolved ? http://jira.codehaus.org/browse/MECLIPSE-34 Regards.

Maven-eclipse-plugin : MECLIPSE-34 improvement

2006-09-01 Thread Sharma, Jaikumar
Sorry, subject line should have been Maven-eclipse-plugin. Dear Maven users, Any idea when the following improvement / issue would be implemented / resolved ? http://jira.codehaus.org/browse/MECLIPSE-34 Regards.

maven-jdepend-plugin for M2 ?

2006-09-15 Thread Sharma, Jaikumar
Dear. Where can I find working maven-jdepend-plugin for M2, I found one under the following URL : http://www.ibiblio.org/maven2/maven/maven-jdepend-plugin/ but version 1.4 & 1.5 - throwing NPE during execution of this plugin from section in pom.xml. Can somebody please tell if the

RE: [ANN] Building Eclipse PDE artifact with Maven

2006-10-15 Thread Sharma, Jaikumar
Thanks Dear. I really appreciate your help / efforts towards this. -Original Message- From: Dan Tran [mailto:[EMAIL PROTECTED] Sent: Monday, October 16, 2006 3:01 AM To: Maven Users List Subject: [ANN] Building Eclipse PDE artifact with Maven Hello I have cooked up a Maven adapter to ru

[M2] : Recommended practice for dependencies declaration

2006-10-18 Thread Sharma, Jaikumar
Dear Maven Users. As far as I know in multi-module projects, either we can declare dependencies in parent pom or child pom (to which dependency belongs to) - both ways it works, but I would like to know the recommended practice for dependencies declaration. 1.Should it be declared in the co