You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by David Bosschaert <da...@gmail.com> on 2010/03/09 16:33:39 UTC

Aries doesn't build...

I just created a fresh new Aries checkout today but it fails to build:
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The plugin 'org.apache.aries:maven-eba-plugin' does not exist or no valid
 version could be found

I also see that Hudson's been red for a number of days:
http://hudson.zones.apache.org/hudson/view/Aries/

Whats going on?

David

Re: Aries doesn't build... and ARIES-230

Posted by "Alan D. Cabrera" <li...@toolazydogs.com>.
On Mar 9, 2010, at 1:41 PM, Jeremy Hughes wrote:

> If so could you justify why
> you think it should be eba-maven-plugin and not maven-eba-plugin. We
> have maven-bundle-plugin, maven-jar-plugin, maven-zip-plugin and
> maven-assembly-plugin for collecting files up into an archive. An eba
> is an archive too and calling it maven-eba-plugin would seem to
> exactly follow the precedent already set.

 From the mojo-dev group:

> On Mar 9, 2010, at 1:48 PM, Dennis Lundberg wrote:
>
>> Here at Mojo we use $name-maven-plugin to distinguish our plugins  
>> from
>> the plugins that come from the Maven project.
>>
>> On 2010-03-09 22:43, Alan D. Cabrera wrote:
>>> What's the standard naming convention?
>>>


View this message in context: http://old.nabble.com/maven-%24name-plugin-or-%24name-maven-plugin-artifactId-tp27842424p27842580.html


Re: Aries doesn't build... and ARIES-230

Posted by Graham Charters <gc...@googlemail.com>.
I've added a comment to the Jira requesting more info on the guidance
that David mentions.  All I could find was information describing how
to create a plugin that follows that convention and the fact that both
naming conventions are used by maven.

Regards, Graham.

On 9 March 2010 21:46, Jeremy Hughes <hu...@apache.org> wrote:
> OK, I've caught up with my mail. I see David Jenck's objection on ARIES-230.
>
> Cheers,
> Jeremy
>
> On 9 March 2010 21:41, Jeremy Hughes <hu...@apache.org> wrote:
>> On 9 March 2010 18:43, Alan D. Cabrera <li...@toolazydogs.com> wrote:
>>> My understanding is that there is a technical veto on this change.  More
>>> specifically the proper name of the plugin should be eba-maven-plugin and
>>> *not* maven-eba-plugin.
>>
>> Are you saying that you veto this change? If so could you justify why
>> you think it should be eba-maven-plugin and not maven-eba-plugin. We
>> have maven-bundle-plugin, maven-jar-plugin, maven-zip-plugin and
>> maven-assembly-plugin for collecting files up into an archive. An eba
>> is an archive too and calling it maven-eba-plugin would seem to
>> exactly follow the precedent already set. I'm sure you must have a
>> reason, but I'm missing it right now.
>>
>> Cheers,
>> Jeremy
>>
>>>
>>>
>>> Regards,
>>> Alan
>>>
>>>
>>> On Mar 9, 2010, at 8:11 AM, Jeremy Hughes wrote:
>>>
>>>> Graham just renamed the plugin to fall in line with other plugins. So
>>>> it is no longer called eba-maven-plugin. There is a snapshot of the
>>>> plugin deployed to the snapshot repo so it should be picked up.
>>>> However, you can work around this by first building the parent top
>>>> level module then build the maven-eba-plugin module. Then you can go
>>>> back to the top level and build everything.
>>>>
>>>> Cheers,
>>>> Jeremy
>>>>
>>>> On 9 March 2010 15:33, David Bosschaert <da...@gmail.com>
>>>> wrote:
>>>>>
>>>>> I just created a fresh new Aries checkout today but it fails to build:
>>>>> [INFO]
>>>>> ------------------------------------------------------------------------
>>>>> [ERROR] BUILD ERROR
>>>>> [INFO]
>>>>> ------------------------------------------------------------------------
>>>>> [INFO] The plugin 'org.apache.aries:maven-eba-plugin' does not exist or
>>>>> no valid
>>>>>  version could be found
>>>>>
>>>>> I also see that Hudson's been red for a number of days:
>>>>> http://hudson.zones.apache.org/hudson/view/Aries/
>>>>>
>>>>> Whats going on?
>>>>>
>>>>> David
>>>>>
>>>
>>>
>>
>

Re: Aries doesn't build... and ARIES-230

Posted by Jeremy Hughes <hu...@apache.org>.
OK, I've caught up with my mail. I see David Jenck's objection on ARIES-230.

Cheers,
Jeremy

On 9 March 2010 21:41, Jeremy Hughes <hu...@apache.org> wrote:
> On 9 March 2010 18:43, Alan D. Cabrera <li...@toolazydogs.com> wrote:
>> My understanding is that there is a technical veto on this change.  More
>> specifically the proper name of the plugin should be eba-maven-plugin and
>> *not* maven-eba-plugin.
>
> Are you saying that you veto this change? If so could you justify why
> you think it should be eba-maven-plugin and not maven-eba-plugin. We
> have maven-bundle-plugin, maven-jar-plugin, maven-zip-plugin and
> maven-assembly-plugin for collecting files up into an archive. An eba
> is an archive too and calling it maven-eba-plugin would seem to
> exactly follow the precedent already set. I'm sure you must have a
> reason, but I'm missing it right now.
>
> Cheers,
> Jeremy
>
>>
>>
>> Regards,
>> Alan
>>
>>
>> On Mar 9, 2010, at 8:11 AM, Jeremy Hughes wrote:
>>
>>> Graham just renamed the plugin to fall in line with other plugins. So
>>> it is no longer called eba-maven-plugin. There is a snapshot of the
>>> plugin deployed to the snapshot repo so it should be picked up.
>>> However, you can work around this by first building the parent top
>>> level module then build the maven-eba-plugin module. Then you can go
>>> back to the top level and build everything.
>>>
>>> Cheers,
>>> Jeremy
>>>
>>> On 9 March 2010 15:33, David Bosschaert <da...@gmail.com>
>>> wrote:
>>>>
>>>> I just created a fresh new Aries checkout today but it fails to build:
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [ERROR] BUILD ERROR
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [INFO] The plugin 'org.apache.aries:maven-eba-plugin' does not exist or
>>>> no valid
>>>>  version could be found
>>>>
>>>> I also see that Hudson's been red for a number of days:
>>>> http://hudson.zones.apache.org/hudson/view/Aries/
>>>>
>>>> Whats going on?
>>>>
>>>> David
>>>>
>>
>>
>

Re: Aries doesn't build... and ARIES-230

Posted by Jeremy Hughes <hu...@apache.org>.
On 9 March 2010 18:43, Alan D. Cabrera <li...@toolazydogs.com> wrote:
> My understanding is that there is a technical veto on this change.  More
> specifically the proper name of the plugin should be eba-maven-plugin and
> *not* maven-eba-plugin.

Are you saying that you veto this change? If so could you justify why
you think it should be eba-maven-plugin and not maven-eba-plugin. We
have maven-bundle-plugin, maven-jar-plugin, maven-zip-plugin and
maven-assembly-plugin for collecting files up into an archive. An eba
is an archive too and calling it maven-eba-plugin would seem to
exactly follow the precedent already set. I'm sure you must have a
reason, but I'm missing it right now.

Cheers,
Jeremy

>
>
> Regards,
> Alan
>
>
> On Mar 9, 2010, at 8:11 AM, Jeremy Hughes wrote:
>
>> Graham just renamed the plugin to fall in line with other plugins. So
>> it is no longer called eba-maven-plugin. There is a snapshot of the
>> plugin deployed to the snapshot repo so it should be picked up.
>> However, you can work around this by first building the parent top
>> level module then build the maven-eba-plugin module. Then you can go
>> back to the top level and build everything.
>>
>> Cheers,
>> Jeremy
>>
>> On 9 March 2010 15:33, David Bosschaert <da...@gmail.com>
>> wrote:
>>>
>>> I just created a fresh new Aries checkout today but it fails to build:
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [ERROR] BUILD ERROR
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] The plugin 'org.apache.aries:maven-eba-plugin' does not exist or
>>> no valid
>>>  version could be found
>>>
>>> I also see that Hudson's been red for a number of days:
>>> http://hudson.zones.apache.org/hudson/view/Aries/
>>>
>>> Whats going on?
>>>
>>> David
>>>
>
>

Re: Aries doesn't build... and ARIES-230

Posted by "Alan D. Cabrera" <li...@toolazydogs.com>.
My understanding is that there is a technical veto on this change.   
More specifically the proper name of the plugin should be eba-maven- 
plugin and *not* maven-eba-plugin.


Regards,
Alan


On Mar 9, 2010, at 8:11 AM, Jeremy Hughes wrote:

> Graham just renamed the plugin to fall in line with other plugins. So
> it is no longer called eba-maven-plugin. There is a snapshot of the
> plugin deployed to the snapshot repo so it should be picked up.
> However, you can work around this by first building the parent top
> level module then build the maven-eba-plugin module. Then you can go
> back to the top level and build everything.
>
> Cheers,
> Jeremy
>
> On 9 March 2010 15:33, David Bosschaert <da...@gmail.com>  
> wrote:
>> I just created a fresh new Aries checkout today but it fails to  
>> build:
>> [INFO]  
>> ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO]  
>> ------------------------------------------------------------------------
>> [INFO] The plugin 'org.apache.aries:maven-eba-plugin' does not  
>> exist or no valid
>>  version could be found
>>
>> I also see that Hudson's been red for a number of days:
>> http://hudson.zones.apache.org/hudson/view/Aries/
>>
>> Whats going on?
>>
>> David
>>


Re: Aries doesn't build...

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Tue, Mar 9, 2010 at 9:26 PM, David Bosschaert
<da...@gmail.com> wrote:
> Yeah, it looks like its broken. There have been plenty of checkins
> recently, but its not picking it up...

Seems like at least one of the Ubuntu build slaves are hung which
might have caused this. I've scheduled a manual build which is now
waiting for a free node to build on. I will also ask the Hudson admins
to restart the Ubuntu nodes.

/niklas

Re: Aries doesn't build...

Posted by David Bosschaert <da...@gmail.com>.
Yeah, it looks like its broken. There have been plenty of checkins
recently, but its not picking it up...

David

On 9 March 2010 18:20, Alasdair Nottingham <no...@apache.org> wrote:
> There is a check every hour to see if there is a new revision and if
> there is build svn. I can't recall who set it up, but perhaps it,
> along with the website publishing, is sick.
>
> Alasdair
>
> On 9 March 2010 17:32, zoe slattery <zo...@googlemail.com> wrote:
>> Hi David - I know I was breaking it 3 days ago - so can explain the red-ness
>> then. What I'm not so sure about is why there hasn't been a build for 3
>> days. Does anyone understand how they are scheduled?
>>
>> Zoe
>>>
>>> I had to build the maven-eba-plugin after building the top parent pom
>>> as well in order to be able to run the top level build. Well at least
>>> my build problem is gone now.
>>>
>>> What's the story with Hudson though? It's all red...
>>>
>>> David
>>>
>>> On 9 March 2010 16:11, Jeremy Hughes <hu...@apache.org> wrote:
>>>
>>>>
>>>> Graham just renamed the plugin to fall in line with other plugins. So
>>>> it is no longer called eba-maven-plugin. There is a snapshot of the
>>>> plugin deployed to the snapshot repo so it should be picked up.
>>>> However, you can work around this by first building the parent top
>>>> level module then build the maven-eba-plugin module. Then you can go
>>>> back to the top level and build everything.
>>>>
>>>> Cheers,
>>>> Jeremy
>>>>
>>>> On 9 March 2010 15:33, David Bosschaert <da...@gmail.com>
>>>> wrote:
>>>>
>>>>>
>>>>> I just created a fresh new Aries checkout today but it fails to build:
>>>>> [INFO]
>>>>> ------------------------------------------------------------------------
>>>>> [ERROR] BUILD ERROR
>>>>> [INFO]
>>>>> ------------------------------------------------------------------------
>>>>> [INFO] The plugin 'org.apache.aries:maven-eba-plugin' does not exist or
>>>>> no valid
>>>>>  version could be found
>>>>>
>>>>> I also see that Hudson's been red for a number of days:
>>>>> http://hudson.zones.apache.org/hudson/view/Aries/
>>>>>
>>>>> Whats going on?
>>>>>
>>>>> David
>>>>>
>>>>>
>>>
>>>
>>
>>
>
>
>
> --
> Alasdair Nottingham
> not@apache.org
>

Re: Aries doesn't build...

Posted by Alasdair Nottingham <no...@apache.org>.
There is a check every hour to see if there is a new revision and if
there is build svn. I can't recall who set it up, but perhaps it,
along with the website publishing, is sick.

Alasdair

On 9 March 2010 17:32, zoe slattery <zo...@googlemail.com> wrote:
> Hi David - I know I was breaking it 3 days ago - so can explain the red-ness
> then. What I'm not so sure about is why there hasn't been a build for 3
> days. Does anyone understand how they are scheduled?
>
> Zoe
>>
>> I had to build the maven-eba-plugin after building the top parent pom
>> as well in order to be able to run the top level build. Well at least
>> my build problem is gone now.
>>
>> What's the story with Hudson though? It's all red...
>>
>> David
>>
>> On 9 March 2010 16:11, Jeremy Hughes <hu...@apache.org> wrote:
>>
>>>
>>> Graham just renamed the plugin to fall in line with other plugins. So
>>> it is no longer called eba-maven-plugin. There is a snapshot of the
>>> plugin deployed to the snapshot repo so it should be picked up.
>>> However, you can work around this by first building the parent top
>>> level module then build the maven-eba-plugin module. Then you can go
>>> back to the top level and build everything.
>>>
>>> Cheers,
>>> Jeremy
>>>
>>> On 9 March 2010 15:33, David Bosschaert <da...@gmail.com>
>>> wrote:
>>>
>>>>
>>>> I just created a fresh new Aries checkout today but it fails to build:
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [ERROR] BUILD ERROR
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [INFO] The plugin 'org.apache.aries:maven-eba-plugin' does not exist or
>>>> no valid
>>>>  version could be found
>>>>
>>>> I also see that Hudson's been red for a number of days:
>>>> http://hudson.zones.apache.org/hudson/view/Aries/
>>>>
>>>> Whats going on?
>>>>
>>>> David
>>>>
>>>>
>>
>>
>
>



-- 
Alasdair Nottingham
not@apache.org

Re: Aries doesn't build...

Posted by zoe slattery <zo...@googlemail.com>.
Hi David - I know I was breaking it 3 days ago - so can explain the 
red-ness then. What I'm not so sure about is why there hasn't been a 
build for 3 days. Does anyone understand how they are scheduled?

Zoe
> I had to build the maven-eba-plugin after building the top parent pom
> as well in order to be able to run the top level build. Well at least
> my build problem is gone now.
>
> What's the story with Hudson though? It's all red...
>
> David
>
> On 9 March 2010 16:11, Jeremy Hughes <hu...@apache.org> wrote:
>   
>> Graham just renamed the plugin to fall in line with other plugins. So
>> it is no longer called eba-maven-plugin. There is a snapshot of the
>> plugin deployed to the snapshot repo so it should be picked up.
>> However, you can work around this by first building the parent top
>> level module then build the maven-eba-plugin module. Then you can go
>> back to the top level and build everything.
>>
>> Cheers,
>> Jeremy
>>
>> On 9 March 2010 15:33, David Bosschaert <da...@gmail.com> wrote:
>>     
>>> I just created a fresh new Aries checkout today but it fails to build:
>>> [INFO] ------------------------------------------------------------------------
>>> [ERROR] BUILD ERROR
>>> [INFO] ------------------------------------------------------------------------
>>> [INFO] The plugin 'org.apache.aries:maven-eba-plugin' does not exist or no valid
>>>  version could be found
>>>
>>> I also see that Hudson's been red for a number of days:
>>> http://hudson.zones.apache.org/hudson/view/Aries/
>>>
>>> Whats going on?
>>>
>>> David
>>>
>>>       
>
>   


Re: Aries doesn't build...

Posted by David Bosschaert <da...@gmail.com>.
I had to build the maven-eba-plugin after building the top parent pom
as well in order to be able to run the top level build. Well at least
my build problem is gone now.

What's the story with Hudson though? It's all red...

David

On 9 March 2010 16:11, Jeremy Hughes <hu...@apache.org> wrote:
> Graham just renamed the plugin to fall in line with other plugins. So
> it is no longer called eba-maven-plugin. There is a snapshot of the
> plugin deployed to the snapshot repo so it should be picked up.
> However, you can work around this by first building the parent top
> level module then build the maven-eba-plugin module. Then you can go
> back to the top level and build everything.
>
> Cheers,
> Jeremy
>
> On 9 March 2010 15:33, David Bosschaert <da...@gmail.com> wrote:
>> I just created a fresh new Aries checkout today but it fails to build:
>> [INFO] ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO] ------------------------------------------------------------------------
>> [INFO] The plugin 'org.apache.aries:maven-eba-plugin' does not exist or no valid
>>  version could be found
>>
>> I also see that Hudson's been red for a number of days:
>> http://hudson.zones.apache.org/hudson/view/Aries/
>>
>> Whats going on?
>>
>> David
>>
>

Re: Aries doesn't build...

Posted by Jeremy Hughes <hu...@apache.org>.
Graham just renamed the plugin to fall in line with other plugins. So
it is no longer called eba-maven-plugin. There is a snapshot of the
plugin deployed to the snapshot repo so it should be picked up.
However, you can work around this by first building the parent top
level module then build the maven-eba-plugin module. Then you can go
back to the top level and build everything.

Cheers,
Jeremy

On 9 March 2010 15:33, David Bosschaert <da...@gmail.com> wrote:
> I just created a fresh new Aries checkout today but it fails to build:
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] The plugin 'org.apache.aries:maven-eba-plugin' does not exist or no valid
>  version could be found
>
> I also see that Hudson's been red for a number of days:
> http://hudson.zones.apache.org/hudson/view/Aries/
>
> Whats going on?
>
> David
>