RE: Where can i find the list of maven goals and phases along with examples

2007-08-02 Thread Vaishali.Pande

Go through the same link:

http://maven.apache.org

and start with a Maven in 20 minutes(the provided link).I guess there
are some other link also which includes the examples and goals required.


-Original Message-
From: Haraprasad [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 02, 2007 1:45 PM
To: users@maven.apache.org
Subject: Where can i find the list of maven goals and phases along with
examples


I am a maven newbie...

Pl. let me where can i find list of list of maven goals and phases with
description and examples ???
The one i can find is

http://maven.apache.org/ref/2.0.4/maven-model/maven.html#class_project
But
it does not have any examples
--
View this message in context:
http://www.nabble.com/Where-can-i-find-the-list-of-maven-goals-and-phase
s-along-with-examples-tf4204744s177.html#a11960268
Sent from the Maven - Users mailing list archive at Nabble.com.

This e-mail and any files transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply 
e-mail and destroy all copies of the original message.
Any unauthorised review, use, disclosure, dissemination, forwarding, printing 
or copying of this email or any action taken in reliance on this e-mail is 
strictly
prohibited and may be unlawful.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Where can i find the list of maven goals and phases along with examples

2007-08-02 Thread Nick Stolwijk
Also this [1] page lists all the packaging types with the attached goals 
and phases.


Hth,

Nick Stolwijk

[1] http://cvs.peopleware.be/training/maven/maven2/buildLifecyclePhases.html

[EMAIL PROTECTED] wrote:

Go through the same link:

http://maven.apache.org

and start with a Maven in 20 minutes(the provided link).I guess there
are some other link also which includes the examples and goals required.


-Original Message-
From: Haraprasad [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 02, 2007 1:45 PM
To: users@maven.apache.org
Subject: Where can i find the list of maven goals and phases along with
examples


I am a maven newbie...

Pl. let me where can i find list of list of maven goals and phases with
description and examples ???
The one i can find is

http://maven.apache.org/ref/2.0.4/maven-model/maven.html#class_project
But
it does not have any examples
--
View this message in context:
http://www.nabble.com/Where-can-i-find-the-list-of-maven-goals-and-phase
s-along-with-examples-tf4204744s177.html#a11960268
Sent from the Maven - Users mailing list archive at Nabble.com.

This e-mail and any files transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply 
e-mail and destroy all copies of the original message.
Any unauthorised review, use, disclosure, dissemination, forwarding, printing 
or copying of this email or any action taken in reliance on this e-mail is 
strictly
prohibited and may be unlawful.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Where can i find the list of maven goals and phases along with examples

2007-08-02 Thread Haraprasad

I am looking for examples... where can i find it ?


Nick Stolwijk wrote:
 
 Also this [1] page lists all the packaging types with the attached goals 
 and phases.
 
 Hth,
 
 Nick Stolwijk
 
 [1]
 http://cvs.peopleware.be/training/maven/maven2/buildLifecyclePhases.html
 
 [EMAIL PROTECTED] wrote:
 Go through the same link:

 http://maven.apache.org

 and start with a Maven in 20 minutes(the provided link).I guess there
 are some other link also which includes the examples and goals required.


 -Original Message-
 From: Haraprasad [mailto:[EMAIL PROTECTED]
 Sent: Thursday, August 02, 2007 1:45 PM
 To: users@maven.apache.org
 Subject: Where can i find the list of maven goals and phases along with
 examples


 I am a maven newbie...

 Pl. let me where can i find list of list of maven goals and phases with
 description and examples ???
 The one i can find is

 http://maven.apache.org/ref/2.0.4/maven-model/maven.html#class_project
 But
 it does not have any examples
 --
 View this message in context:
 http://www.nabble.com/Where-can-i-find-the-list-of-maven-goals-and-phase
 s-along-with-examples-tf4204744s177.html#a11960268
 Sent from the Maven - Users mailing list archive at Nabble.com.

 This e-mail and any files transmitted with it are for the sole use of the
 intended recipient(s) and may contain confidential and privileged
 information.
 If you are not the intended recipient, please contact the sender by reply
 e-mail and destroy all copies of the original message.
 Any unauthorised review, use, disclosure, dissemination, forwarding,
 printing or copying of this email or any action taken in reliance on this
 e-mail is strictly
 prohibited and may be unlawful.

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


   
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Where-can-i-find-the-list-of-maven-goals-and-phases-along-with-examples-tf4204744s177.html#a11960675
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Where can i find the list of maven goals and phases along with examples

2007-08-02 Thread Nick Stolwijk
The easiest way to get example is to have a look at that page I send you 
and for each plugin you want an example, look at the plugin overview 
page[1], click the plugin and look at the usage and goal pages.


Hth,

Nick Stolwijk

[1] http://maven.apache.org/plugins/index.html

Haraprasad wrote:

I am looking for examples... where can i find it ?


Nick Stolwijk wrote:
  
Also this [1] page lists all the packaging types with the attached goals 
and phases.


Hth,

Nick Stolwijk

[1]
http://cvs.peopleware.be/training/maven/maven2/buildLifecyclePhases.html

[EMAIL PROTECTED] wrote:


Go through the same link:

http://maven.apache.org

and start with a Maven in 20 minutes(the provided link).I guess there
are some other link also which includes the examples and goals required.


-Original Message-
From: Haraprasad [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 02, 2007 1:45 PM
To: users@maven.apache.org
Subject: Where can i find the list of maven goals and phases along with
examples


I am a maven newbie...

Pl. let me where can i find list of list of maven goals and phases with
description and examples ???
The one i can find is

http://maven.apache.org/ref/2.0.4/maven-model/maven.html#class_project
But
it does not have any examples
--
View this message in context:
http://www.nabble.com/Where-can-i-find-the-list-of-maven-goals-and-phase
s-along-with-examples-tf4204744s177.html#a11960268
Sent from the Maven - Users mailing list archive at Nabble.com.

This e-mail and any files transmitted with it are for the sole use of the
intended recipient(s) and may contain confidential and privileged
information.
If you are not the intended recipient, please contact the sender by reply
e-mail and destroy all copies of the original message.
Any unauthorised review, use, disclosure, dissemination, forwarding,
printing or copying of this email or any action taken in reliance on this
e-mail is strictly
prohibited and may be unlawful.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






  



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Where can i find the list of maven goals and phases along with examples

2007-08-02 Thread Nick Stolwijk

There are at the moment two good books:

Better builds with maven [1]
Maven: The Definitive Guide [2]

The second book is newer.

Hth,

Nick Stolwijk

[1] http://www.devzuz.com/web/guest/products/resources#BBWM
[2] http://www.sonatype.com/book/



Dmitry wrote:
check book - Better Build with Maven: goals -  package, install, 
deploy, test

and specific to IDE like for instance mvn eclipse:eclipse

thanks,
DT
www.ejinz.com
Search Blogs News
- Original Message - From: Haraprasad [EMAIL PROTECTED]
To: users@maven.apache.org
Sent: Thursday, August 02, 2007 3:44 AM
Subject: Re: Where can i find the list of maven goals and phases along 
with examples





I am looking for examples... where can i find it ?


Nick Stolwijk wrote:


Also this [1] page lists all the packaging types with the attached 
goals

and phases.

Hth,

Nick Stolwijk

[1]
http://cvs.peopleware.be/training/maven/maven2/buildLifecyclePhases.html 



[EMAIL PROTECTED] wrote:

Go through the same link:

http://maven.apache.org

and start with a Maven in 20 minutes(the provided link).I guess there
are some other link also which includes the examples and goals 
required.



-Original Message-
From: Haraprasad [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 02, 2007 1:45 PM
To: users@maven.apache.org
Subject: Where can i find the list of maven goals and phases along 
with

examples


I am a maven newbie...

Pl. let me where can i find list of list of maven goals and phases 
with

description and examples ???
The one i can find is

http://maven.apache.org/ref/2.0.4/maven-model/maven.html#class_project
But
it does not have any examples
--
View this message in context:
http://www.nabble.com/Where-can-i-find-the-list-of-maven-goals-and-phase 


s-along-with-examples-tf4204744s177.html#a11960268
Sent from the Maven - Users mailing list archive at Nabble.com.

This e-mail and any files transmitted with it are for the sole use 
of the

intended recipient(s) and may contain confidential and privileged
information.
If you are not the intended recipient, please contact the sender by 
reply

e-mail and destroy all copies of the original message.
Any unauthorised review, use, disclosure, dissemination, forwarding,
printing or copying of this email or any action taken in reliance 
on this

e-mail is strictly
prohibited and may be unlawful.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
View this message in context: 
http://www.nabble.com/Where-can-i-find-the-list-of-maven-goals-and-phases-along-with-examples-tf4204744s177.html#a11960675 


Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Where can i find the list of maven goals and phases along with examples

2007-08-02 Thread Dmitry
check book - Better Build with Maven: goals -  package, install, deploy, 
test

and specific to IDE like for instance mvn eclipse:eclipse

thanks,
DT
www.ejinz.com
Search Blogs News
- Original Message - 
From: Haraprasad [EMAIL PROTECTED]

To: users@maven.apache.org
Sent: Thursday, August 02, 2007 3:44 AM
Subject: Re: Where can i find the list of maven goals and phases along with 
examples





I am looking for examples... where can i find it ?


Nick Stolwijk wrote:


Also this [1] page lists all the packaging types with the attached goals
and phases.

Hth,

Nick Stolwijk

[1]
http://cvs.peopleware.be/training/maven/maven2/buildLifecyclePhases.html

[EMAIL PROTECTED] wrote:

Go through the same link:

http://maven.apache.org

and start with a Maven in 20 minutes(the provided link).I guess there
are some other link also which includes the examples and goals required.


-Original Message-
From: Haraprasad [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 02, 2007 1:45 PM
To: users@maven.apache.org
Subject: Where can i find the list of maven goals and phases along with
examples


I am a maven newbie...

Pl. let me where can i find list of list of maven goals and phases with
description and examples ???
The one i can find is

http://maven.apache.org/ref/2.0.4/maven-model/maven.html#class_project
But
it does not have any examples
--
View this message in context:
http://www.nabble.com/Where-can-i-find-the-list-of-maven-goals-and-phase
s-along-with-examples-tf4204744s177.html#a11960268
Sent from the Maven - Users mailing list archive at Nabble.com.

This e-mail and any files transmitted with it are for the sole use of 
the

intended recipient(s) and may contain confidential and privileged
information.
If you are not the intended recipient, please contact the sender by 
reply

e-mail and destroy all copies of the original message.
Any unauthorised review, use, disclosure, dissemination, forwarding,
printing or copying of this email or any action taken in reliance on 
this

e-mail is strictly
prohibited and may be unlawful.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
View this message in context: 
http://www.nabble.com/Where-can-i-find-the-list-of-maven-goals-and-phases-along-with-examples-tf4204744s177.html#a11960675

Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]