RE: how maven run its plugin goals through java API????

2008-07-20 Thread Renu Gupta
Hey will b of grt help..:) Can u plz send the contents Thanx Cheers! Renu -Original Message- From: Vikramaditya Garg [mailto:[EMAIL PROTECTED] Sent: Monday, July 21, 2008 11:09 AM To: Maven Users List Subject: RE: how maven run its plugin goals through java API I did

RE: how maven run its plugin goals through java API????

2008-07-20 Thread Vikramaditya Garg
I did that some time back.I will send u the xml contents what I did. Thanks Vikramaditya Garg STS Infosys Technologies Limited. -Original Message- From: Renu Gupta [mailto:[EMAIL PROTECTED] Sent: Monday, July 21, 2008 10:58 AM To: Maven Users List Subject: how maven run its plugin goals th

Re: source code for Betterbuildwithmaven

2008-07-20 Thread Jason van Zyl
On 21-Jul-08, at 12:37 AM, Jinyuan Zhou wrote: Thanks Wendy, The link for BBwM source code is not valid for today. But isn 't BBwM is out of date comparing to the Maven: The defineitve Guide? It seems that the Guide book is more update. I think I will read the latter. It's updated almost

how maven run its plugin goals through java API????

2008-07-20 Thread Renu Gupta
Hi, Can we write our own common java code to run plugin goals?// Like if I wanna run a goal mvn jboss:start Now can I code a java class to run this goal instead of using "mvn jboss:start" Any suggestions.,comments or help shall b appreciable. :) Cheers! Renu

Re: source code for Betterbuildwithmaven

2008-07-20 Thread Jinyuan Zhou
Thanks Wendy, The link for BBwM source code is not valid for today. But isn 't BBwM is out of date comparing to the Maven: The defineitve Guide? It seems that the Guide book is more update. I think I will read the latter. Regards, Jack On Sun, Jul 20, 2008 at 1:51 PM, Wendy Smoak <[EMAIL PROTECTED

Re: [ANNOUNCEMENT] Maven: The Definitive Guide in Chinese

2008-07-20 Thread Kevin
well done! On Sun, Jul 20, 2008 at 4:41 AM, Jason van Zyl <[EMAIL PROTECTED]> wrote: > Hi, > > For Maven users who happen to be in China, Sonatype has the start of the > Chinese translation of Maven: The Definitive Guide: > > http://blogs.sonatype.com/book/2008/07/19/121646982.html > > Enjoy!

Re: Deploy a site generated by mvn site with FTP

2008-07-20 Thread Brett Porter
It's similar to deploying artifacts with FTP: http://maven.apache.org/plugins/maven-deploy-plugin/examples/deploy-ftp.html Simply put the ftp URL in your section under , and include the extension as shown above. Cheers, Brett 2008/7/18 Alexandre Touret <[EMAIL PROTECTED]>: > > Hello > is there

Re: Child site.xml insists on inheriting the parent's site.xml

2008-07-20 Thread Ed Hillmann
On Sat, Jul 19, 2008 at 2:39 AM, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > This sounds a lot like one of the bugs that was fixed in version 2.0-beta-7 > of Maven Site Plugin. Make sure you are using that version of the plugin. > Hi Dennis. I've just updated my POMs so that they are using the 2.

Re: source code for Betterbuildwithmaven

2008-07-20 Thread Wendy Smoak
On Sun, Jul 20, 2008 at 1:34 PM, Jinyuan Zhou <[EMAIL PROTECTED]> wrote: > I am new to Maven. I find a free book titled "BetterBuildsWithMaven". But > the source code url is not valid. Can you give any info about its possible > new URL ? The source code for BBwM is available here: http://repo.exi

source code for Betterbuildwithmaven

2008-07-20 Thread Jinyuan Zhou
Hi, I am new to Maven. I find a free book titled "BetterBuildsWithMaven". But the source code url is not valid. Can you give any info about its possible new URL ? Thanks Jack

jst.web

2008-07-20 Thread Geoffrey Rekier
Hi erveyone. I worked with maven for a while now and I updated to 2.0.9 today on my PC. I also updated Eclipse to 3.4. All this on a Windows XP x64. I have a wtp project I wanted to import in Eclipse 3.4 (earlier, it was on my MacBook with Eclipse 3.3) and I used mvn eclipse:eclipse. Ever

assembly error

2008-07-20 Thread Yaakov Chaikin
Hi, Kind of new to the assembly plugin and hoping someone can resolve this error I am getting: [ERROR] BUILD ERROR [INFO] [INFO] Error creating assembly: Source file attribute must not represent a directory! My setup is that

[ANN] asadmin-maven-plugin-0.2 Released

2008-07-20 Thread Paul
This plugin is a simple wrapper around the Glassfish asadmin command and aims to provide maven integration for glassfish maintenance and administration. asadmin-maven-plugin-0.2 was released on 07 20 2008 It added the following features : * support for maven projects with "ejb" packaging

Re: Multi-module Reports

2008-07-20 Thread Dennis Lundberg
FAQ #4 http://maven.apache.org/plugins/maven-site-plugin/faq.html#Why_dont_the_links_between_parent_and_child_modules_work_when_I_run_mvn_site Also make sure that you are using version 2.0-beta-7 of Maven Site Plugin. Morgovsky, Alexander (US - Glen Mills) wrote: I have the following project st

[ANNOUNCE] Apache Archiva 1.1 Released!

2008-07-20 Thread Maria Odea Ching
The Apache Archiva team is pleased to announce the release of Archiva 1.1 Archiva is a build artifact repository manager for use with build tools such as Maven, Continuum and Ant. It has features like repository search and browse, securing repositories, identifying unknown artifacts and reporting