Re: M2 dashboard plug-in found

2007-02-01 Thread diroussel
I looked at the pom a while ago, and it looked like it had been automatically converted to maven 2. I didn't know that was possible, and I didn't try it. But now people here are saying it works I might give it a go. Anyone else used it with success? David Wendy Smoak-3 wrote: > > On 1/28/0

Re: M2 dashboard plug-in found

2007-01-30 Thread Morgovsky, Alexander \(US - Glen Mills\)
I will try this. Thanks. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of t

Re: M2 dashboard plug-in found

2007-01-29 Thread Tony Ambrozie
Monday, January 29, 2007 7:29 PM To: Morgovsky, Alexander (US - Glen Mills) Cc: users@maven.apache.org Subject: RE: M2 dashboard plug-in found Hi Alexander, This plugin has not been released yet, so you cannot put it in your POM and expect it be downloaded :( You need to checkout the plugin and bu

RE: M2 dashboard plug-in found

2007-01-29 Thread Morgovsky, Alexander \(US - Glen Mills\)
Thanks, I will try this. -Original Message- From: Srilakshmanan, Lakshman [mailto:[EMAIL PROTECTED] Sent: Monday, January 29, 2007 10:08 PM To: Morgovsky, Alexander (US - Glen Mills) Cc: users@maven.apache.org Subject: RE: M2 dashboard plug-in found Yup, I normally usemvn clean

RE: M2 dashboard plug-in found

2007-01-29 Thread Srilakshmanan, Lakshman
Alexander (US - Glen Mills) > Cc: users@maven.apache.org > Subject: RE: M2 dashboard plug-in found > > Hi Alexander, > > This plugin has not been released yet, so you cannot put it in your POM and > expect it be downloaded > :( > > You need to checkout the plugin and bu

RE: M2 dashboard plug-in found

2007-01-29 Thread Morgovsky, Alexander \(US - Glen Mills\)
From: Morgovsky, Alexander (US - Glen Mills) [mailto:[EMAIL PROTECTED] Sent: Tuesday, 30 January 2007 10:00 AM To: Srilakshmanan, Lakshman Cc: users@maven.apache.org Subject: RE: M2 dashboard plug-in found I put the plug-in into my master POM, but the plug-in could not be

RE: M2 dashboard plug-in found

2007-01-29 Thread Srilakshmanan, Lakshman
From: Morgovsky, Alexander (US - Glen Mills) [mailto:[EMAIL PROTECTED] Sent: Tuesday, 30 January 2007 10:00 AM To: Srilakshmanan, Lakshman Cc: users@maven.apache.org Subject: RE: M2 dashboard plug-in found I put the plug-in into my master POM, but the plug-in could not be downloaded

Re: M2 dashboard plug-in found

2007-01-29 Thread Pascal Thivent
what version are you trying to use ? 1.0-SNAPSHOT ? On 1/29/07, Morgovsky, Alexander (US - Glen Mills) <[EMAIL PROTECTED]> wrote: I put the plug-in into my master POM, but the plug-in could not be downloaded. I tried manually installing to our repository, but no success. Could you please post

RE: M2 dashboard plug-in found

2007-01-29 Thread Morgovsky, Alexander \(US - Glen Mills\)
I put the plug-in into my master POM, but the plug-in could not be downloaded. I tried manually installing to our repository, but no success. Could you please post a basic POM which fully shows how to properly declare the Codehaus repository and use this plugin? Thanks. This message (includin

RE: M2 dashboard plug-in found

2007-01-29 Thread Morgovsky, Alexander \(US - Glen Mills\)
Thanks, I will try this. This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of th

RE: M2 dashboard plug-in found

2007-01-28 Thread Srilakshmanan, Lakshman
; To: Maven Users List > Subject: RE: M2 dashboard plug-in found > > Hi Alexander, > > Try this > http://snapshots.repository.codehaus.org/org/codehaus/mojo/dashboard-mav > en-plugin/ > > > Thanks > Lakshman > > > > -Original Message- >

RE: M2 dashboard plug-in found

2007-01-28 Thread Srilakshmanan, Lakshman
Hi Alexander, Try this http://snapshots.repository.codehaus.org/org/codehaus/mojo/dashboard-mav en-plugin/ Thanks Lakshman > -Original Message- > From: Morgovsky, Alexander (US - Glen Mills) [mailto:[EMAIL PROTECTED] > Sent: Monday, 29 January 2007 2:07 PM > To: users@maven.apache.org

Re: M2 dashboard plug-in found

2007-01-28 Thread Wendy Smoak
On 1/28/07, Morgovsky, Alexander (US - Glen Mills) <[EMAIL PROTECTED]> wrote: I found the M2 dashboard plug-in in http://mirrors.ibiblio.org/pub/mirrors/maven2/maven/maven-dashboard-plugin/. I bet that's a Maven 1 plugin. The groupId is wrong for m2. -- Wendy ---