You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Wendy Smoak <ws...@gmail.com> on 2007/12/15 20:32:32 UTC

Plugin sites missing version number

Can anyone explain why this has a version number next to the last
published date...

   http://maven.apache.org/plugins/maven-stage-plugin/

and this doesn't

   http://maven.apache.org/plugins/maven-stage-plugin-1.0-SNAPSHOT/
?

I published the second one today with 'mvn site:stage-deploy' using
2.0-beta-5 of the site plugin and v10 of the plugin parent pom, so I'm
concerned that something has changed and we no longer get version
numbers on the sites.

-- 
Wendy

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


Re: Plugin sites missing version number

Posted by Brett Porter <br...@apache.org>.
Maybe the original one was built with a site plugin snapshot, and it  
is a bug that has been fixed rather than the other way around? :)

Not sure - but worth trying.

- Brett

On 16/12/2007, at 6:32 AM, Wendy Smoak wrote:

> Can anyone explain why this has a version number next to the last
> published date...
>
>   http://maven.apache.org/plugins/maven-stage-plugin/
>
> and this doesn't
>
>   http://maven.apache.org/plugins/maven-stage-plugin-1.0-SNAPSHOT/
> ?
>
> I published the second one today with 'mvn site:stage-deploy' using
> 2.0-beta-5 of the site plugin and v10 of the plugin parent pom, so I'm
> concerned that something has changed and we no longer get version
> numbers on the sites.
>
> -- 
> Wendy
>
> ---------------------------------------------------------------------
> 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