You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Prasad Kashyap <go...@gmail.com> on 2006/02/21 22:29:28 UTC

Problems with the site plugin

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 phase but doesn't in the
post-site phase.
http://cvs.peopleware.be/training/maven/maven2/buildLifecyclePhases.html#site

Cheers
Prasad

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Problems with the site plugin

Posted by Brett Porter <br...@apache.org>.
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 work. I have a simple antrun that
> echoes a msg.. It executes in the site phase but doesn't in the
> post-site phase.
> http://cvs.peopleware.be/training/maven/maven2/buildLifecyclePhases.html#site

It should work.

Please don't cross post to users and developers lists.

- Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Problems with the site plugin

Posted by Vincent Siveton <vi...@gmail.com>.
Grzegorz,

It is a new feature in the site plugin.
http://jira.codehaus.org/browse/MSITE-54

Cheers,

Vincent

2006/2/23, Grzegorz Slowikowski <gs...@op.pl>:
> Hello
>
> Where is the site:stage goal you are talking about?
> What is it for? I've been looking for it in
> components/trunk/maven-core/src/main/resources/...
> but not found.
>
> Greg
>
> ----- Original Message -----
> From: "Vincent Siveton" <vi...@gmail.com>
> To: "Maven Developers List" <de...@maven.apache.org>
> 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 <go...@gmail.com>:
> > 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 <vi...@gmail.com> wrote:
> > > The site:stage goal only exists in the trunk
> > > http://jira.codehaus.org/browse/MSITE-92
> > >
> > > Cheers
> > >
> > > Vincent
> > >
> > > 2006/2/21, Prasad Kashyap <go...@gmail.com>:
> > > > 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 phase but doesn't in the
> > > > post-site phase.
> > > > http://cvs.peopleware.be/training/maven/maven2/buildLifecyclePhases.html#site
> > > >
> > > > Cheers
> > > > Prasad
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > > > For additional commands, e-mail: dev-help@maven.apache.org
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > > For additional commands, e-mail: dev-help@maven.apache.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.375 / Virus Database: 267.15.12/266 - Release Date: 2006-02-21
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Problems with the site plugin

Posted by Grzegorz Slowikowski <gs...@op.pl>.
Hello

Where is the site:stage goal you are talking about?
What is it for? I've been looking for it in
components/trunk/maven-core/src/main/resources/...
but not found.

Greg

----- Original Message ----- 
From: "Vincent Siveton" <vi...@gmail.com>
To: "Maven Developers List" <de...@maven.apache.org>
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 <go...@gmail.com>:
> 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 <vi...@gmail.com> wrote:
> > The site:stage goal only exists in the trunk
> > http://jira.codehaus.org/browse/MSITE-92
> >
> > Cheers
> >
> > Vincent
> >
> > 2006/2/21, Prasad Kashyap <go...@gmail.com>:
> > > 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 phase but doesn't in the
> > > post-site phase.
> > > http://cvs.peopleware.be/training/maven/maven2/buildLifecyclePhases.html#site
> > >
> > > Cheers
> > > Prasad
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > > For additional commands, e-mail: dev-help@maven.apache.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org



-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.15.12/266 - Release Date: 2006-02-21



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Problems with the site plugin

Posted by Brett Porter <br...@apache.org>.
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 have explicitly specified the 2.0-SNAPSHOT as the version in the
> <dependecyManagement/>  and in
> 
> <plugin>
>         <artifactId>maven-site-plugin</artifactId>
>         <version>2.0-SNAPSHOT</version>
>         ..
>         ...
>         <dependencies>
>           <dependency>
>             <groupId>org.apache.maven.plugins</groupId>
>             <artifactId>maven-site-plugin</artifactId>
>             <version>2.0-SNAPSHOT</version>
>           </dependency>
>         </dependencies>
> </plugin>
> 
> I also used mvn -npr and -npu options on the command line. It still
> downloads the 2.0-beta-4 version.
> 
> What else am I missing ?
> 
> Thanx in advance
> Prasad
> 
> On 2/22/06, Vincent Siveton <vi...@gmail.com> wrote:
>> I think that the next release should be in March (according plugin statuses).
>>
>> Cheers,
>>
>> Vincent
>>
>> 2006/2/21, Prasad Kashyap <go...@gmail.com>:
>>> 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 <vi...@gmail.com> wrote:
>>>> The site:stage goal only exists in the trunk
>>>> http://jira.codehaus.org/browse/MSITE-92
>>>>
>>>> Cheers
>>>>
>>>> Vincent
>>>>
>>>> 2006/2/21, Prasad Kashyap <go...@gmail.com>:
>>>>> 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 phase but doesn't in the
>>>>> post-site phase.
>>>>> http://cvs.peopleware.be/training/maven/maven2/buildLifecyclePhases.html#site
>>>>>
>>>>> Cheers
>>>>> Prasad
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>>>
>>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>>
>>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Problems with the site plugin

Posted by Prasad Kashyap <go...@gmail.com>.
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
<dependecyManagement/>  and in

<plugin>
        <artifactId>maven-site-plugin</artifactId>
        <version>2.0-SNAPSHOT</version>
        ..
        ...
        <dependencies>
          <dependency>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-site-plugin</artifactId>
            <version>2.0-SNAPSHOT</version>
          </dependency>
        </dependencies>
</plugin>

I also used mvn -npr and -npu options on the command line. It still
downloads the 2.0-beta-4 version.

What else am I missing ?

Thanx in advance
Prasad

On 2/22/06, Vincent Siveton <vi...@gmail.com> wrote:
> I think that the next release should be in March (according plugin statuses).
>
> Cheers,
>
> Vincent
>
> 2006/2/21, Prasad Kashyap <go...@gmail.com>:
> > 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 <vi...@gmail.com> wrote:
> > > The site:stage goal only exists in the trunk
> > > http://jira.codehaus.org/browse/MSITE-92
> > >
> > > Cheers
> > >
> > > Vincent
> > >
> > > 2006/2/21, Prasad Kashyap <go...@gmail.com>:
> > > > 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 phase but doesn't in the
> > > > post-site phase.
> > > > http://cvs.peopleware.be/training/maven/maven2/buildLifecyclePhases.html#site
> > > >
> > > > Cheers
> > > > Prasad
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > > > For additional commands, e-mail: dev-help@maven.apache.org
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > > For additional commands, e-mail: dev-help@maven.apache.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Problems with the site plugin

Posted by Vincent Siveton <vi...@gmail.com>.
I think that the next release should be in March (according plugin statuses).

Cheers,

Vincent

2006/2/21, Prasad Kashyap <go...@gmail.com>:
> 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 <vi...@gmail.com> wrote:
> > The site:stage goal only exists in the trunk
> > http://jira.codehaus.org/browse/MSITE-92
> >
> > Cheers
> >
> > Vincent
> >
> > 2006/2/21, Prasad Kashyap <go...@gmail.com>:
> > > 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 phase but doesn't in the
> > > post-site phase.
> > > http://cvs.peopleware.be/training/maven/maven2/buildLifecyclePhases.html#site
> > >
> > > Cheers
> > > Prasad
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > > For additional commands, e-mail: dev-help@maven.apache.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Problems with the site plugin

Posted by Prasad Kashyap <go...@gmail.com>.
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 <vi...@gmail.com> wrote:
> The site:stage goal only exists in the trunk
> http://jira.codehaus.org/browse/MSITE-92
>
> Cheers
>
> Vincent
>
> 2006/2/21, Prasad Kashyap <go...@gmail.com>:
> > 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 phase but doesn't in the
> > post-site phase.
> > http://cvs.peopleware.be/training/maven/maven2/buildLifecyclePhases.html#site
> >
> > Cheers
> > Prasad
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Problems with the site plugin

Posted by Vincent Siveton <vi...@gmail.com>.
The site:stage goal only exists in the trunk
http://jira.codehaus.org/browse/MSITE-92

Cheers

Vincent

2006/2/21, Prasad Kashyap <go...@gmail.com>:
> 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 phase but doesn't in the
> post-site phase.
> http://cvs.peopleware.be/training/maven/maven2/buildLifecyclePhases.html#site
>
> Cheers
> Prasad
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org