Re: [Developers] vpro-wizards added to /applications

2008-11-13 Thread Ernst Bunders
ok, I'll have a look when i find the time. I'll try my present key
first. But that will probably be next week.

Ernst

On Thu, Nov 13, 2008 at 4:40 PM, Michiel Meeuwissen
<[EMAIL PROTECTED]> wrote:
> 2008/11/13 Ernst Bunders <[EMAIL PROTECTED]>:
>> but when i look here: http://www.mmbase.org/maven/mmapps/plugins/
>> i see the latest build of the 1.3 version is Fri, 21 Mar 2008. So,
>> either the plugin has not been updated properly in the repository of
>> the cvs machine, or the syncing does not work.
>> The mmbase.module for the vpro-wizards is up to date in the
>> repository, it was created yesterday.
>>
>> And when the vpro-wizards mmbase-module is created (and put in the
>> repository, i suppose) with the old plugin, than it would be build
>> without the dependencies included and the tests would fail (as they
>> do).
>
> I'm not sure they would have been created with the old plugin, since I
> ran the install:plugin target manually as the nightly build user.
>
>> so, what next? I don't know how to login as nightly build user, so i
>> can't take a look. I wouldn't mind to.
>
> Your public key is present though. I have no idea what the password
> is. If you send me a new public key, I'll install that one too.
>
>
>> But if you want to take a look i think you want to make sure:
>>
>> -the autobuild builds the plugin and installs it into the repository..
>> -the autobuild downloads the new plugin when creating the mmbase-modules.
>
> Btw, the syncing is initiated from www.mmbase.org, not the other way around.
>
>
>
> Michiel
>
>
>
> --
> mihxil'  http://meeuw.org
> nl_NL eo_XX en_US
> ___
> Developers mailing list
> Developers@lists.mmbase.org
> http://lists.mmbase.org/mailman/listinfo/developers
>
>
___
Developers mailing list
Developers@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/developers


Re: [Developers] vpro-wizards added to /applications

2008-11-13 Thread Michiel Meeuwissen
2008/11/13 Ernst Bunders <[EMAIL PROTECTED]>:
> but when i look here: http://www.mmbase.org/maven/mmapps/plugins/
> i see the latest build of the 1.3 version is Fri, 21 Mar 2008. So,
> either the plugin has not been updated properly in the repository of
> the cvs machine, or the syncing does not work.
> The mmbase.module for the vpro-wizards is up to date in the
> repository, it was created yesterday.
>
> And when the vpro-wizards mmbase-module is created (and put in the
> repository, i suppose) with the old plugin, than it would be build
> without the dependencies included and the tests would fail (as they
> do).

I'm not sure they would have been created with the old plugin, since I
ran the install:plugin target manually as the nightly build user.

> so, what next? I don't know how to login as nightly build user, so i
> can't take a look. I wouldn't mind to.

Your public key is present though. I have no idea what the password
is. If you send me a new public key, I'll install that one too.


> But if you want to take a look i think you want to make sure:
>
> -the autobuild builds the plugin and installs it into the repository..
> -the autobuild downloads the new plugin when creating the mmbase-modules.

Btw, the syncing is initiated from www.mmbase.org, not the other way around.



Michiel



-- 
mihxil'  http://meeuw.org
nl_NL eo_XX en_US
___
Developers mailing list
Developers@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/developers


Re: [Developers] vpro-wizards added to /applications

2008-11-13 Thread Ernst Bunders
On Wed, Nov 12, 2008 at 9:28 PM, Michiel Meeuwissen
<[EMAIL PROTECTED]> wrote:
> 2008/11/12 Ernst Bunders <[EMAIL PROTECTED]>:
>> hmm, i just tried to reinstall the mmbase-module plugin, but loging
>> ing on cvs.mmbase.org with my account, there is no maven. Strange.
>
> I installed maven on in the home-dir of the nightly build user.
> Probably because that was easier then trying to get it installed by
> someone else

ah, ok

>
> Btw, there is little point in trying to reinstall something on the
> cvs.mmbase.org machine as another user, since it is the repository of
> the nightly build user which is rsynced. Not of any other user.

i see

>
> Anyway, it should not happen manually, because this plugin may change
> more often?

I guess it should happen automatically, because there could also be a
snapshot release, that you would want to rebuild each day (unless you
make the decision to not allow snapshot releases in the public
repository of course).
so yes.

>
> mmbase.org ~/nightly-build/cvs/mmbase/maven-mmbase-module-plugin$
> ~/maven/bin/maven --nobanner plugin:install
>
> 
>
> plugin:install:
>[delete] Deleting 1 files from /home/nightly/maven/plugins
>[delete] /home/nightly/.maven/plugins not found.
>[delete] Deleting 5 files from /home/nightly/.maven/cache
>[delete] Deleted 2 directories from /home/nightly/.maven/cache
>[copy] Copying 1 file to /home/nightly/maven/plugins

but when i look here: http://www.mmbase.org/maven/mmapps/plugins/
i see the latest build of the 1.3 version is Fri, 21 Mar 2008. So,
either the plugin has not been updated properly in the repository of
the cvs machine, or the syncing does not work.
The mmbase.module for the vpro-wizards is up to date in the
repository, it was created yesterday.

And when the vpro-wizards mmbase-module is created (and put in the
repository, i suppose) with the old plugin, than it would be build
without the dependencies included and the tests would fail (as they
do).

so, what next? I don't know how to login as nightly build user, so i
can't take a look. I wouldn't mind to.
But if you want to take a look i think you want to make sure:

-the autobuild builds the plugin and installs it into the repository..
-the autobuild downloads the new plugin when creating the mmbase-modules.


regards,

Ernst

> ---
> BUILD SUCCESSFUL
> 
>
> Copying to /home/nightly/maven/plugins? Wtf? That directory is not
> synced anyway. I have no idea how this works.
>
> Michiel
>
>
> --
> mihxil'  http://meeuw.org
> nl_NL eo_XX en_US
> ___
> Developers mailing list
> Developers@lists.mmbase.org
> http://lists.mmbase.org/mailman/listinfo/developers
>
___
Developers mailing list
Developers@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/developers


Re: [Developers] vpro-wizards added to /applications

2008-11-12 Thread Michiel Meeuwissen
2008/11/12 Ernst Bunders <[EMAIL PROTECTED]>:
> hmm, i just tried to reinstall the mmbase-module plugin, but loging
> ing on cvs.mmbase.org with my account, there is no maven. Strange.

I installed maven on in the home-dir of the nightly build user.
Probably because that was easier then trying to get it installed by
someone else

Btw, there is little point in trying to reinstall something on the
cvs.mmbase.org machine as another user, since it is the repository of
the nightly build user which is rsynced. Not of any other user.

Anyway, it should not happen manually, because this plugin may change
more often?

mmbase.org ~/nightly-build/cvs/mmbase/maven-mmbase-module-plugin$
~/maven/bin/maven --nobanner plugin:install



plugin:install:
[delete] Deleting 1 files from /home/nightly/maven/plugins
[delete] /home/nightly/.maven/plugins not found.
[delete] Deleting 5 files from /home/nightly/.maven/cache
[delete] Deleted 2 directories from /home/nightly/.maven/cache
[copy] Copying 1 file to /home/nightly/maven/plugins
---
BUILD SUCCESSFUL


Copying to /home/nightly/maven/plugins? Wtf? That directory is not
synced anyway. I have no idea how this works.

Michiel


-- 
mihxil'  http://meeuw.org
nl_NL eo_XX en_US
___
Developers mailing list
Developers@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/developers


Re: [Developers] vpro-wizards added to /applications

2008-11-12 Thread Ernst Bunders
hmm, i just tried to reinstall the mmbase-module plugin, but loging
ing on cvs.mmbase.org with my account, there is no maven. Strange.

Ernst


On Wed, Nov 12, 2008 at 8:31 PM, Ernst Bunders <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 12, 2008 at 7:17 PM, Michiel Meeuwissen
> <[EMAIL PROTECTED]> wrote:
>>
>> 2008/11/12 Ernst Bunders <[EMAIL PROTECTED]>:
>>  > Some other stuff:
>> > What needs to be done is that a new version of the mmbase-module
>> > plugin is installed in the mmbase maven repository. I'm not sure how
>> > to go about that best. Is it done by the nightly build? If not: what
>> > should i do? I just tried to log in to the mmbase.org server and do it
>> > there (assuming that's where the repo is), but to my surprise maven is
>> > not installed there.
>> >
>> > What to do?
>> >
>>
>> A complete maven all:install is done every night on the cvs machine.
>> The resulting maven repository is rsynced with the maven directory on
>> the www.mmbase.org machine.
>>
>> I have no idea if this includes the mmbase-module itself, but it would
>> not surprise me.
>
> I have no idea either, but that will become clear soon enough. But
> another thing:
> on the mmbase-module plugin project the plugin:install target has to
> be run, i will do so now.
> And then see how it goes.
>
> regards,
>
> Ernst
>
>>
>>
>> Michie
>>
>>
>>
>> --
>> mihxil'  http://meeuw.org
>> nl_NL eo_XX en_US
>> ___
>> Developers mailing list
>> Developers@lists.mmbase.org
>> http://lists.mmbase.org/mailman/listinfo/developers
>>
>
___
Developers mailing list
Developers@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/developers


Re: [Developers] vpro-wizards added to /applications

2008-11-12 Thread Ernst Bunders
On Wed, Nov 12, 2008 at 7:17 PM, Michiel Meeuwissen
<[EMAIL PROTECTED]> wrote:
>
> 2008/11/12 Ernst Bunders <[EMAIL PROTECTED]>:
>  > Some other stuff:
> > What needs to be done is that a new version of the mmbase-module
> > plugin is installed in the mmbase maven repository. I'm not sure how
> > to go about that best. Is it done by the nightly build? If not: what
> > should i do? I just tried to log in to the mmbase.org server and do it
> > there (assuming that's where the repo is), but to my surprise maven is
> > not installed there.
> >
> > What to do?
> >
>
> A complete maven all:install is done every night on the cvs machine.
> The resulting maven repository is rsynced with the maven directory on
> the www.mmbase.org machine.
>
> I have no idea if this includes the mmbase-module itself, but it would
> not surprise me.

I have no idea either, but that will become clear soon enough. But
another thing:
on the mmbase-module plugin project the plugin:install target has to
be run, i will do so now.
And then see how it goes.

regards,

Ernst

>
>
> Michie
>
>
>
> --
> mihxil'  http://meeuw.org
> nl_NL eo_XX en_US
> ___
> Developers mailing list
> Developers@lists.mmbase.org
> http://lists.mmbase.org/mailman/listinfo/developers
>
___
Developers mailing list
Developers@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/developers


Re: [Developers] vpro-wizards added to /applications

2008-11-12 Thread Michiel Meeuwissen
2008/11/12 Ernst Bunders <[EMAIL PROTECTED]>:
 > Some other stuff:
> What needs to be done is that a new version of the mmbase-module
> plugin is installed in the mmbase maven repository. I'm not sure how
> to go about that best. Is it done by the nightly build? If not: what
> should i do? I just tried to log in to the mmbase.org server and do it
> there (assuming that's where the repo is), but to my surprise maven is
> not installed there.
>
> What to do?
>

A complete maven all:install is done every night on the cvs machine.
The resulting maven repository is rsynced with the maven directory on
the www.mmbase.org machine.

I have no idea if this includes the mmbase-module itself, but it would
not surprise me.


Michie



-- 
mihxil'  http://meeuw.org
nl_NL eo_XX en_US
___
Developers mailing list
Developers@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/developers