Re: Problems with the site plugin

2006-02-23 Thread Vincent Siveton
gt; components/trunk/maven-core/src/main/resources/... > but not found. > > Greg > > - Original Message - > From: "Vincent Siveton" <[EMAIL PROTECTED]> > To: "Maven Developers List" > Sent: Wednesday, February 22, 2006 1:16 PM > Subject:

Re: Problems with the site plugin

2006-02-23 Thread Grzegorz Slowikowski
ers List" Sent: Wednesday, February 22, 2006 1:16 PM Subject: Re: Problems with the site plugin I think that the next release should be in March (according plugin statuses). Cheers, Vincent 2006/2/21, Prasad Kashyap <[EMAIL PROTECTED]>: Sorry Brett. Will keep that in mind in t

Re: Problems with the site plugin

2006-02-22 Thread Brett Porter
The dependencies section isn't needed. If you've set 2.0-SNAPSHOT, it will download and use that version. http://maven.apache.org/guides/development/guide-testing-development-plugins.html - Brett Prasad Kashyap wrote: > For now how do I specify in my pom to pick up the 2.0-SNAPSHOT ? > > I ha

Re: Problems with the site plugin

2006-02-22 Thread Prasad Kashyap
For now how do I specify in my pom to pick up the 2.0-SNAPSHOT ? I have explicitly specified the 2.0-SNAPSHOT as the version in the and in maven-site-plugin 2.0-SNAPSHOT .. ... org.apache.maven.plugins maven-site-plugi

Re: Problems with the site plugin

2006-02-22 Thread Vincent Siveton
I think that the next release should be in March (according plugin statuses). Cheers, Vincent 2006/2/21, Prasad Kashyap <[EMAIL PROTECTED]>: > Sorry Brett. Will keep that in mind in the future. > > Issue 2 is not actually a issue. It was a user-error. > > Vincent, as for the site:stage goal, do

Re: Problems with the site plugin

2006-02-21 Thread Prasad Kashyap
Sorry Brett. Will keep that in mind in the future. Issue 2 is not actually a issue. It was a user-error. Vincent, as for the site:stage goal, do you know approx when it may be available in a release ? Cheers Prasad On 2/21/06, Vincent Siveton <[EMAIL PROTECTED]> wrote: > The site:stage goal on

Re: Problems with the site plugin

2006-02-21 Thread Vincent Siveton
The site:stage goal only exists in the trunk http://jira.codehaus.org/browse/MSITE-92 Cheers Vincent 2006/2/21, Prasad Kashyap <[EMAIL PROTECTED]>: > Can someone please let me know if the following issues are as designed > or bugs that need a JIRA ? > > 1. The site:stage goal of the maven-site-p

Re: Problems with the site plugin

2006-02-21 Thread Brett Porter
Prasad Kashyap wrote: > Can someone please let me know if the following issues are as designed > or bugs that need a JIRA ? > > 1. The site:stage goal of the maven-site-plugin has disappeared in the > 2.0-beta-4 version. it never existed in beta-4 (it's new) > > 2. The post-site phase doesn't w

Problems with the site plugin

2006-02-21 Thread Prasad Kashyap
Can someone please let me know if the following issues are as designed or bugs that need a JIRA ? 1. The site:stage goal of the maven-site-plugin has disappeared in the 2.0-beta-4 version. 2. The post-site phase doesn't work. I have a simple antrun that echoes a msg.. It executes in the site phas