Mojo

Release dashboard plugin

Details

  • Type: Task Task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: dashboard
  • Labels:
    None
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

Release first version of dashboard plugin. It can be alpha it does not mater. "Stable" release is necessary for client projects that want to use this plugin BUT site plugin refuses SNAPSHOTS:

$ mvn site-deploy
.
.
.
GroupId: org.codehaus.mojo
ArtifactId: dashboard-maven-plugin
Version: RELEASE

Reason: Unable to determine the release version

org.codehaus.mojo:dashboard-maven-plugin:pom:RELEASE

Issue Links

Activity

Hide
David Vicente added a comment -

At this time,

  • i can't make this release because i have a snapshot dependency of JDepend and i'm waiting a JDepend release first
  • i don't want to make this release because i currently work to historic support of all metrics in dashboard with a database and i think, it will be great to make a release only when the historic support is ok for everyone

No ?

Show
David Vicente added a comment - At this time,
  • i can't make this release because i have a snapshot dependency of JDepend and i'm waiting a JDepend release first
  • i don't want to make this release because i currently work to historic support of all metrics in dashboard with a database and i think, it will be great to make a release only when the historic support is ok for everyone
No ?
Hide
Libor Kramolis added a comment -

I have solved this issue on my side. It was my mistake and it is not necessary to release dashboard plugin.

But I am still looking forward to use stable release with historic support. Do you have a plan when first stable version could be released?

Show
Libor Kramolis added a comment - I have solved this issue on my side. It was my mistake and it is not necessary to release dashboard plugin. But I am still looking forward to use stable release with historic support. Do you have a plan when first stable version could be released?
Hide
David Vicente added a comment -

i released the dashboard yesterday (August 9th 2007) with database and historic support.

i want to let all users to review this snapshot version and create issues.

i think that the end of September would be a good date to propose a vote to release a 1.0-beta1 official release out of the sandbox

Show
David Vicente added a comment - i released the dashboard yesterday (August 9th 2007) with database and historic support. i want to let all users to review this snapshot version and create issues. i think that the end of September would be a good date to propose a vote to release a 1.0-beta1 official release out of the sandbox
Hide
Damien Lecan added a comment -

Any news of the 1.0-beta1 version ?

Show
Damien Lecan added a comment - Any news of the 1.0-beta1 version ?
Hide
A.J. Whitney added a comment -

I read David Vicente's comment of 10 Aug 2007 to mean that there is a released version of this plug-in out there.

I am unable to find it.

Will someone please point me in the right direction w/ regard to repository and version for the plug-in. I was expecting to find this at:

http://repository.codehaus.org/org/codehaus/mojo/

but I do not see it there. Am I looking in the wrong repository?

Show
A.J. Whitney added a comment - I read David Vicente's comment of 10 Aug 2007 to mean that there is a released version of this plug-in out there. I am unable to find it. Will someone please point me in the right direction w/ regard to repository and version for the plug-in. I was expecting to find this at: http://repository.codehaus.org/org/codehaus/mojo/ but I do not see it there. Am I looking in the wrong repository?
Hide
Jeff Black added a comment -
Show
Jeff Black added a comment - Dashboard 1.0-SNAPSHOT is here http://snapshots.repository.codehaus.org/org/codehaus/mojo/dashboard-maven-plugin/
Hide
Duncan Doyle added a comment -

Can the dashboard plugin 1.0 version be released. This issue has been open for quite some time and I really need a 1.0 release.

The reason that I don't want to use a SNAPSHOT release is that I'm using Apache Archiva as my Maven2 repository and I don't want to add an external snapshot repository to Archiva.

Show
Duncan Doyle added a comment - Can the dashboard plugin 1.0 version be released. This issue has been open for quite some time and I really need a 1.0 release. The reason that I don't want to use a SNAPSHOT release is that I'm using Apache Archiva as my Maven2 repository and I don't want to add an external snapshot repository to Archiva.
Hide
Jeff Black added a comment -

I'm adding my vote here. Any non-SNAPSHOT release would be fantastic. Please.

I don't want to do the special gyrations I have to do now to create my own release with the "release" plugin. It does not like SNAPSHOT dependencies/plugins.

Show
Jeff Black added a comment - I'm adding my vote here. Any non-SNAPSHOT release would be fantastic. Please. I don't want to do the special gyrations I have to do now to create my own release with the "release" plugin. It does not like SNAPSHOT dependencies/plugins.
Hide
Akifumi Nagai added a comment -

I've been waiting for any official release of this.

I use the maven-release-plugin with the Apache Continuum.

I cannot release my own projects with any SNAPSHOT dependencies including site-reports.

Please deploy a first official release of this.

Show
Akifumi Nagai added a comment - I've been waiting for any official release of this. I use the maven-release-plugin with the Apache Continuum. I cannot release my own projects with any SNAPSHOT dependencies including site-reports. Please deploy a first official release of this.
Hide
David Vicente added a comment -

Hi all,

I've 2 or 3 issues to correct before that.

I will certainly withdraw the JDepend analysis. I've a snapshot dependency on it.

I 'll try to release a 1.0.0 version the first week of July.

My deadline will be the 14th July (French National Day ) )

Show
David Vicente added a comment - Hi all, I've 2 or 3 issues to correct before that. I will certainly withdraw the JDepend analysis. I've a snapshot dependency on it. I 'll try to release a 1.0.0 version the first week of July. My deadline will be the 14th July (French National Day ) )
Hide
Benjamin Voigt added a comment -

Hi,

I found a 2.0-beta-1 Version of the jdepend plugin on the maven repository (http://repo1.maven.org/maven2/org/codehaus/mojo/jdepend-maven-plugin/). Would that be enough for a dashboard release ?

Show
Benjamin Voigt added a comment - Hi, I found a 2.0-beta-1 Version of the jdepend plugin on the maven repository (http://repo1.maven.org/maven2/org/codehaus/mojo/jdepend-maven-plugin/). Would that be enough for a dashboard release ?
Hide
David Vicente added a comment -

No, the real one is http://repository.codehaus.org/org/codehaus/mojo/jdepend-maven-plugin/2.0-beta-1/

and i must release a 2.0-beta-2 version which works fine for the dashboard.

I have problems with my access rights on SVN to make the release. I'm working on it.

Show
David Vicente added a comment - No, the real one is http://repository.codehaus.org/org/codehaus/mojo/jdepend-maven-plugin/2.0-beta-1/ and i must release a 2.0-beta-2 version which works fine for the dashboard. I have problems with my access rights on SVN to make the release. I'm working on it.
Hide
David Vicente added a comment - - edited

A vote has been sent on codehaus mojo userlist and maven users list

Show
David Vicente added a comment - - edited A vote has been sent on codehaus mojo userlist and maven users list
Hide
David Vicente added a comment -

released this day July 29th 2008 as 1.0.0-beta-1 version

Show
David Vicente added a comment - released this day July 29th 2008 as 1.0.0-beta-1 version

People

Vote (13)
Watch (13)

Dates

  • Created:
    Updated:
    Resolved: