Re: [VOTE] maven-plugins 1.1 for Geronimo Eclipse Plugins

2010-08-10 Thread Delos
OK, I got your meaning. I was confused by source jar and source-release zip.
It's the first time maven-plugin is released with release plugin, the
source-release zip file is missing. There must be some mis-configure in its
pom. I will investigate it.

2010/8/10 Kevan Miller kevan.mil...@gmail.com


 On Aug 9, 2010, at 10:26 PM, Delos wrote:

  Hi Kevan,
 
  Thanks for your reply!
 
  maven-plugin 1.1 is parent of maven-eclipsepde-plugin 1.1. We only have
 source code for maven-eclipsepde-plugin. You may find it under
 https://repository.apache.org/content/repositories/orgapachegeronimo-030/org/apache/geronimo/devtools/maven-eclipsepde-plugin/1.1/

 Right. That's the sources jar file, I mentioned. The jar file is not a
 replacement for a source distribution file. As you note, it does not contain
 the necessary files (to build).

 
  Do you mean maven-eclipsepde-plugin-1.1-sources.jar is not buildable?
  It's generated by release plugin. All the source jar generated by the
 plugin doesn't contain a pom, so we can't build it. Is there anything wrong
 in my understanding?

 See
 http://repo2.maven.org/maven2/org/apache/geronimo/components/geronimo-txmanager-parent/3.0/for
  examples of source distributions, n

 
  If you hope to build the source, I'm afraid you need to check out the tag
 first.
 
 http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1/

 No. As a release manager, you are preparing a source distribution file.
 That is the artifact(s) that the community is releasing. Our community
 expects that the contents of this source distribution will match the
 contents of the svn tag. However, the vote should be performed on the source
 distribution file (not svn).

 In case there's any question, I'm -1 until this issue is resolved.

 --kevan




-- 
Best Regards,

Delos


Cancel - Re: [VOTE] maven-plugins 1.1 for Geronimo Eclipse Plugins

2010-08-10 Thread Delos
Cancel this voting.

As Kevan mentioned, we have no source-release file generated. So I have to
regenerate the staging repository. I will re-launch the voting once a new
staging repository is set up.

2010/8/10 Delos dait...@gmail.com

 OK, I got your meaning. I was confused by source jar and source-release
 zip. It's the first time maven-plugin is released with release plugin, the
 source-release zip file is missing. There must be some mis-configure in its
 pom. I will investigate it.

 2010/8/10 Kevan Miller kevan.mil...@gmail.com


 On Aug 9, 2010, at 10:26 PM, Delos wrote:

  Hi Kevan,
 
  Thanks for your reply!
 
  maven-plugin 1.1 is parent of maven-eclipsepde-plugin 1.1. We only have
 source code for maven-eclipsepde-plugin. You may find it under
 https://repository.apache.org/content/repositories/orgapachegeronimo-030/org/apache/geronimo/devtools/maven-eclipsepde-plugin/1.1/

 Right. That's the sources jar file, I mentioned. The jar file is not a
 replacement for a source distribution file. As you note, it does not contain
 the necessary files (to build).

 
  Do you mean maven-eclipsepde-plugin-1.1-sources.jar is not buildable?
  It's generated by release plugin. All the source jar generated by the
 plugin doesn't contain a pom, so we can't build it. Is there anything wrong
 in my understanding?

 See
 http://repo2.maven.org/maven2/org/apache/geronimo/components/geronimo-txmanager-parent/3.0/for
  examples of source distributions, n

 
  If you hope to build the source, I'm afraid you need to check out the
 tag first.
 
 http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1/

 No. As a release manager, you are preparing a source distribution file.
 That is the artifact(s) that the community is releasing. Our community
 expects that the contents of this source distribution will match the
 contents of the svn tag. However, the vote should be performed on the source
 distribution file (not svn).

 In case there's any question, I'm -1 until this issue is resolved.

 --kevan




 --
 Best Regards,

 Delos




-- 
Best Regards,

Delos


Re: [VOTE] maven-plugins 1.1 for Geronimo Eclipse Plugins

2010-08-09 Thread Kevan Miller
Can you point to me to the source distribution for this release? I just found a 
sources jar, which is not buildable. All of our releases should have a source 
distribution and that's what we should be voting on.

--kevan
On Jul 27, 2010, at 10:15 AM, Delos wrote:

 Hi all,
 
 Hope you're not surprised at this voting. Actually, I have discussed it with 
 Kevan and Donald.
 
 As part of GEP, maven-eclipsepde-plugin helps to convert eclipse plugins to 
 maven dependencies and add them into artifact dependency list.But now, we 
 have to update the plugin to accommodate new requirements. See more details 
 here https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658
 
 I will prompt the new plugins once it passes the voting.
 
 Staging repo:
 https://repository.apache.org/content/repositories/orgapachegeronimo-030/
 
 
 svn tag at:
 http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1/
 
 [ ] +1 go for it
 [ ] 0
 [ ] -1 whoa, hold on a minute
 
 
 -- 
 Best Regards,
 
 Delos



Re: [VOTE] maven-plugins 1.1 for Geronimo Eclipse Plugins

2010-08-09 Thread Delos
Hi Kevan,

Thanks for your reply!

maven-plugin 1.1 is parent of maven-eclipsepde-plugin 1.1. We only have
source code for maven-eclipsepde-plugin. You may find it under
https://repository.apache.org/content/repositories/orgapachegeronimo-030/org/apache/geronimo/devtools/maven-eclipsepde-plugin/1.1/

https://repository.apache.org/content/repositories/orgapachegeronimo-030/org/apache/geronimo/devtools/maven-eclipsepde-plugin/1.1/Do
you mean maven-eclipsepde-plugin-1.1-sources.jar is not buildable?  It's
generated by release plugin. All the source jar generated by the plugin
doesn't contain a pom, so we can't build it. Is there anything wrong in my
understanding?

If you hope to build the source, I'm afraid you need to check out the tag
first.
http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1/

2010/8/9 Kevan Miller kevan.mil...@gmail.com

 Can you point to me to the source distribution for this release? I just
 found a sources jar, which is not buildable. All of our releases should have
 a source distribution and that's what we should be voting on.

 --kevan
 On Jul 27, 2010, at 10:15 AM, Delos wrote:

  Hi all,
 
  Hope you're not surprised at this voting. Actually, I have discussed it
 with Kevan and Donald.
 
  As part of GEP, maven-eclipsepde-plugin helps to convert eclipse plugins
 to maven dependencies and add them into artifact dependency list.But now, we
 have to update the plugin to accommodate new requirements. See more details
 here https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658
 
  I will prompt the new plugins once it passes the voting.
 
  Staging repo:
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-030/
 
 
  svn tag at:
 
 http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1/
 
  [ ] +1 go for it
  [ ] 0
  [ ] -1 whoa, hold on a minute
 
 
  --
  Best Regards,
 
  Delos




-- 
Best Regards,

Delos


Re: [VOTE] maven-plugins 1.1 for Geronimo Eclipse Plugins

2010-08-09 Thread Kevan Miller

On Aug 9, 2010, at 10:26 PM, Delos wrote:

 Hi Kevan,
 
 Thanks for your reply!
 
 maven-plugin 1.1 is parent of maven-eclipsepde-plugin 1.1. We only have 
 source code for maven-eclipsepde-plugin. You may find it under 
 https://repository.apache.org/content/repositories/orgapachegeronimo-030/org/apache/geronimo/devtools/maven-eclipsepde-plugin/1.1/

Right. That's the sources jar file, I mentioned. The jar file is not a 
replacement for a source distribution file. As you note, it does not contain 
the necessary files (to build).

 
 Do you mean maven-eclipsepde-plugin-1.1-sources.jar is not buildable?  It's 
 generated by release plugin. All the source jar generated by the plugin 
 doesn't contain a pom, so we can't build it. Is there anything wrong in my 
 understanding?

See 
http://repo2.maven.org/maven2/org/apache/geronimo/components/geronimo-txmanager-parent/3.0/
 for examples of source distributions, n

 
 If you hope to build the source, I'm afraid you need to check out the tag 
 first.
 http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1/

No. As a release manager, you are preparing a source distribution file. That is 
the artifact(s) that the community is releasing. Our community expects that 
the contents of this source distribution will match the contents of the svn 
tag. However, the vote should be performed on the source distribution file (not 
svn).

In case there's any question, I'm -1 until this issue is resolved.

--kevan

Re: [VOTE] maven-plugins 1.1 for Geronimo Eclipse Plugins

2010-08-08 Thread Delos
Now, we have Ivan and Donald +1 for maven-plugin 1.1.

Hope other PMC members can take a look at this.Thanks!

2010/8/6 Delos dait...@gmail.com

 Thanks, Donald!

 By now, we need another one voting for this!

 2010/8/5 Donald Woods dwo...@apache.org

 +1  Passed rat:check, built tag with 1.6.0_20, jar contains required
 License/Notice files.

 -Donald


 On 7/27/10 10:15 AM, Delos wrote:
  Hi all,
 
  Hope you're not surprised at this voting. Actually, I have discussed it
  with Kevan and Donald.
 
  As part of GEP, maven-eclipsepde-plugin helps to convert eclipse plugins
  to maven dependencies and add them into artifact dependency list.But
  now, we have to update the plugin to accommodate new requirements. See
  more details here
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658
 
  I will prompt the new plugins once it passes the voting.
 
  https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658
  Staging repo:
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-030/
 
 
  svn tag at:
 
 http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1/
 
  [ ] +1 go for it
  [ ] 0
  [ ] -1 whoa, hold on a minute
 
 
  --
  Best Regards,
 
  Delos




 --
 Best Regards,

 Delos




-- 
Best Regards,

Delos


Re: [VOTE] maven-plugins 1.1 for Geronimo Eclipse Plugins

2010-08-05 Thread Donald Woods
+1  Passed rat:check, built tag with 1.6.0_20, jar contains required
License/Notice files.

-Donald


On 7/27/10 10:15 AM, Delos wrote:
 Hi all,
 
 Hope you're not surprised at this voting. Actually, I have discussed it
 with Kevan and Donald.
 
 As part of GEP, maven-eclipsepde-plugin helps to convert eclipse plugins
 to maven dependencies and add them into artifact dependency list.But
 now, we have to update the plugin to accommodate new requirements. See
 more details here https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658
 
 I will prompt the new plugins once it passes the voting.
 
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658
 Staging repo:
 https://repository.apache.org/content/repositories/orgapachegeronimo-030/
 
 
 svn tag at:
 http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1/
 
 [ ] +1 go for it
 [ ] 0
 [ ] -1 whoa, hold on a minute
 
 
 -- 
 Best Regards,
 
 Delos


Re: [VOTE] maven-plugins 1.1 for Geronimo Eclipse Plugins

2010-08-05 Thread Delos
Thanks, Donald!

By now, we need another one voting for this!

2010/8/5 Donald Woods dwo...@apache.org

 +1  Passed rat:check, built tag with 1.6.0_20, jar contains required
 License/Notice files.

 -Donald


 On 7/27/10 10:15 AM, Delos wrote:
  Hi all,
 
  Hope you're not surprised at this voting. Actually, I have discussed it
  with Kevan and Donald.
 
  As part of GEP, maven-eclipsepde-plugin helps to convert eclipse plugins
  to maven dependencies and add them into artifact dependency list.But
  now, we have to update the plugin to accommodate new requirements. See
  more details here
 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658
 
  I will prompt the new plugins once it passes the voting.
 
  https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658
  Staging repo:
 
 https://repository.apache.org/content/repositories/orgapachegeronimo-030/
 
 
  svn tag at:
 
 http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1/
 
  [ ] +1 go for it
  [ ] 0
  [ ] -1 whoa, hold on a minute
 
 
  --
  Best Regards,
 
  Delos




-- 
Best Regards,

Delos


Re: [VOTE] maven-plugins 1.1 for Geronimo Eclipse Plugins

2010-08-04 Thread Delos
It needs another two voting from PMC. It's key for fixing
GERONIMODEVTOOLS-658https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658


2010/8/3 Ivan xhh...@gmail.com

 +1 mvn rat:check pass

 2010/7/30 Delos dait...@gmail.com

 We need to release the maven plugin to fix JIRA 
 GERONIMODEVTOOLS-658https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658.
 Could PMC members take a look at this?

 2010/7/29 Delos dait...@gmail.com

 my own +1.

 Is there anyone can take a look at this?

 2010/7/27 Delos dait...@gmail.com

 Hi all,

 Hope you're not surprised at this voting. Actually, I have discussed it
 with Kevan and Donald.

 As part of GEP, maven-eclipsepde-plugin helps to convert eclipse plugins
 to maven dependencies and add them into artifact dependency list.But now, 
 we
 have to update the plugin to accommodate new requirements. See more details
 here https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658

 I will prompt the new plugins once it passes the voting.

 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658
 Staging repo:

 https://repository.apache.org/content/repositories/orgapachegeronimo-030/


 svn tag at:

 http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1/

 [ ] +1 go for it
 [ ] 0
 [ ] -1 whoa, hold on a minute


 --
 Best Regards,

 Delos




 --
 Best Regards,

 Delos




 --
 Best Regards,

 Delos




 --
 Ivan




-- 
Best Regards,

Delos


Re: [VOTE] maven-plugins 1.1 for Geronimo Eclipse Plugins

2010-08-02 Thread Ivan
+1 mvn rat:check pass

2010/7/30 Delos dait...@gmail.com

 We need to release the maven plugin to fix JIRA 
 GERONIMODEVTOOLS-658https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658.
 Could PMC members take a look at this?

 2010/7/29 Delos dait...@gmail.com

 my own +1.

 Is there anyone can take a look at this?

 2010/7/27 Delos dait...@gmail.com

 Hi all,

 Hope you're not surprised at this voting. Actually, I have discussed it
 with Kevan and Donald.

 As part of GEP, maven-eclipsepde-plugin helps to convert eclipse plugins
 to maven dependencies and add them into artifact dependency list.But now, we
 have to update the plugin to accommodate new requirements. See more details
 here https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658

 I will prompt the new plugins once it passes the voting.

 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658
 Staging repo:
 https://repository.apache.org/content/repositories/orgapachegeronimo-030/


 svn tag at:
 http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1/

 [ ] +1 go for it
 [ ] 0
 [ ] -1 whoa, hold on a minute


 --
 Best Regards,

 Delos




 --
 Best Regards,

 Delos




 --
 Best Regards,

 Delos




-- 
Ivan


Re: [VOTE] maven-plugins 1.1 for Geronimo Eclipse Plugins

2010-07-29 Thread Delos
We need to release the maven plugin to fix JIRA
GERONIMODEVTOOLS-658https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658.
Could PMC members take a look at this?

2010/7/29 Delos dait...@gmail.com

 my own +1.

 Is there anyone can take a look at this?

 2010/7/27 Delos dait...@gmail.com

 Hi all,

 Hope you're not surprised at this voting. Actually, I have discussed it
 with Kevan and Donald.

 As part of GEP, maven-eclipsepde-plugin helps to convert eclipse plugins
 to maven dependencies and add them into artifact dependency list.But now, we
 have to update the plugin to accommodate new requirements. See more details
 here https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658

 I will prompt the new plugins once it passes the voting.

 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658
 Staging repo:
 https://repository.apache.org/content/repositories/orgapachegeronimo-030/


 svn tag at:
 http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1/

 [ ] +1 go for it
 [ ] 0
 [ ] -1 whoa, hold on a minute


 --
 Best Regards,

 Delos




 --
 Best Regards,

 Delos




-- 
Best Regards,

Delos


Re: [VOTE] maven-plugins 1.1 for Geronimo Eclipse Plugins

2010-07-28 Thread Delos
my own +1.

Is there anyone can take a look at this?

2010/7/27 Delos dait...@gmail.com

 Hi all,

 Hope you're not surprised at this voting. Actually, I have discussed it
 with Kevan and Donald.

 As part of GEP, maven-eclipsepde-plugin helps to convert eclipse plugins to
 maven dependencies and add them into artifact dependency list.But now, we
 have to update the plugin to accommodate new requirements. See more details
 here https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658

 I will prompt the new plugins once it passes the voting.

 https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658
 Staging repo:
 https://repository.apache.org/content/repositories/orgapachegeronimo-030/


 svn tag at:
 http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1/

 [ ] +1 go for it
 [ ] 0
 [ ] -1 whoa, hold on a minute


 --
 Best Regards,

 Delos




-- 
Best Regards,

Delos


[VOTE] maven-plugins 1.1 for Geronimo Eclipse Plugins

2010-07-27 Thread Delos
Hi all,

Hope you're not surprised at this voting. Actually, I have discussed it with
Kevan and Donald.

As part of GEP, maven-eclipsepde-plugin helps to convert eclipse plugins to
maven dependencies and add them into artifact dependency list.But now, we
have to update the plugin to accommodate new requirements. See more details
here https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658

I will prompt the new plugins once it passes the voting.

https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-658
Staging repo:
https://repository.apache.org/content/repositories/orgapachegeronimo-030/


svn tag at:
http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1/

[ ] +1 go for it
[ ] 0
[ ] -1 whoa, hold on a minute


-- 
Best Regards,

Delos