Put down HUDSON ARCHIVING artifacts from slave --> master

8 messages Options
Embed this post
Permalink
pawan gandhi

Put down HUDSON ARCHIVING artifacts from slave --> master

Reply Threaded More More options
Print post
Permalink
Hi Everyone,

I have run a manual build on a maven project which is tied up with a slave. Slave is running it correctly but during maven "install" phase, it gives below messages.

[HUDSON] Archiving /home/cibuild/hudson-slave/workspace/AdminUI/AdminUI/web-app/target/AdminUI-web-app-1.1-4-SNAPSHOT.war to /home/dj813639/mosaic-ciworkspace/hudson/jobs/AdminUI/modules/com.omc.provisioning$AdminUI-web-app/builds/2009-10-29_02-38-24/archive/com.omc.provisioning/AdminUI-web-app/1.1-4-SNAPSHOT/AdminUI-web-app-1.1-4-SNAPSHOT.war

Can i stop this archiving from slave to master. It takes build to finish in more time. It delays the build process of continuous deployment. I am using archiva for archiving my artifacts.

Finally in summary, i do not need hudson do any kind archiving for artifacts.


Thanks
Pawan
Andrew Bayer

Re: Put down HUDSON ARCHIVING artifacts from slave --> master

Reply Threaded More More options
Print post
Permalink
See https://hudson.dev.java.net/issues/show_bug.cgi?id=4593 - 1.332 should have this option available.

A.

On Fri, Oct 30, 2009 at 2:33 PM, pawan gandhi <[hidden email]> wrote:

Hi Everyone,

I have run a manual build on a maven project which is tied up with a slave.
Slave is running it correctly but during maven "install" phase, it gives
below messages.

[HUDSON] Archiving
/home/cibuild/hudson-slave/workspace/AdminUI/AdminUI/web-app/target/AdminUI-web-app-1.1-4-SNAPSHOT.war
to
/home/dj813639/mosaic-ciworkspace/hudson/jobs/AdminUI/modules/com.omc.provisioning$AdminUI-web-app/builds/2009-10-29_02-38-24/archive/com.omc.provisioning/AdminUI-web-app/1.1-4-SNAPSHOT/AdminUI-web-app-1.1-4-SNAPSHOT.war

Can i stop this archiving from slave to master. It takes build to finish in
more time. It delays the build process of continuous deployment. I am using
archiva for archiving my artifacts.

Finally in summary, i do not need hudson do any kind archiving for
artifacts.


Thanks
Pawan
--
View this message in context: http://old.nabble.com/Put-down-HUDSON-ARCHIVING-artifacts-from-slave---%3E-master-tp26137184p26137184.html
Sent from the Hudson users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]


pawan gandhi

Re: Put down HUDSON ARCHIVING artifacts from slave --> master

Reply Threaded More More options
Print post
Permalink
I did not get it properly. Could you please explain it in detail, so steps on UI to disable hudson archiving.


Thanks
Pawan
Andrew Bayer wrote:
See https://hudson.dev.java.net/issues/show_bug.cgi?id=4593 - 1.332 should
have this option available.

A.

On Fri, Oct 30, 2009 at 2:33 PM, pawan gandhi <pawan.gandhi@dowjones.com>wrote:

>
> Hi Everyone,
>
> I have run a manual build on a maven project which is tied up with a slave.
> Slave is running it correctly but during maven "install" phase, it gives
> below messages.
>
> [HUDSON] Archiving
>
> /home/cibuild/hudson-slave/workspace/AdminUI/AdminUI/web-app/target/AdminUI-web-app-1.1-4-SNAPSHOT.war
> to
>
> /home/dj813639/mosaic-ciworkspace/hudson/jobs/AdminUI/modules/com.omc.provisioning$AdminUI-web-app/builds/2009-10-29_02-38-24/archive/com.omc.provisioning/AdminUI-web-app/1.1-4-SNAPSHOT/AdminUI-web-app-1.1-4-SNAPSHOT.war
>
> Can i stop this archiving from slave to master. It takes build to finish in
> more time. It delays the build process of continuous deployment. I am using
> archiva for archiving my artifacts.
>
> Finally in summary, i do not need hudson do any kind archiving for
> artifacts.
>
>
> Thanks
> Pawan
> --
> View this message in context:
> http://old.nabble.com/Put-down-HUDSON-ARCHIVING-artifacts-from-slave---%3E-master-tp26137184p26137184.html
> Sent from the Hudson users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@hudson.dev.java.net
> For additional commands, e-mail: users-help@hudson.dev.java.net
>
>
Andrew Bayer

Re: Put down HUDSON ARCHIVING artifacts from slave --> master

Reply Threaded More More options
Print post
Permalink
In the next release, 1.332, there will be an option in the advanced options for Maven projects to disable automatic archiving of artifacts.

A.

On Mon, Nov 2, 2009 at 9:37 AM, pawan gandhi <[hidden email]> wrote:

I did not get it properly. Could you please explain it in detail, so steps on
UI to disable hudson archiving.


Thanks
Pawan

Andrew Bayer wrote:
>
> See https://hudson.dev.java.net/issues/show_bug.cgi?id=4593 - 1.332 should
> have this option available.
>
> A.
>
> On Fri, Oct 30, 2009 at 2:33 PM, pawan gandhi
> <[hidden email]>wrote:
>
>>
>> Hi Everyone,
>>
>> I have run a manual build on a maven project which is tied up with a
>> slave.
>> Slave is running it correctly but during maven "install" phase, it gives
>> below messages.
>>
>> [HUDSON] Archiving
>>
>> /home/cibuild/hudson-slave/workspace/AdminUI/AdminUI/web-app/target/AdminUI-web-app-1.1-4-SNAPSHOT.war
>> to
>>
>> /home/dj813639/mosaic-ciworkspace/hudson/jobs/AdminUI/modules/com.omc.provisioning$AdminUI-web-app/builds/2009-10-29_02-38-24/archive/com.omc.provisioning/AdminUI-web-app/1.1-4-SNAPSHOT/AdminUI-web-app-1.1-4-SNAPSHOT.war
>>
>> Can i stop this archiving from slave to master. It takes build to finish
>> in
>> more time. It delays the build process of continuous deployment. I am
>> using
>> archiva for archiving my artifacts.
>>
>> Finally in summary, i do not need hudson do any kind archiving for
>> artifacts.
>>
>>
>> Thanks
>> Pawan
>> --
>> View this message in context:
>> http://old.nabble.com/Put-down-HUDSON-ARCHIVING-artifacts-from-slave---%3E-master-tp26137184p26137184.html
>> Sent from the Hudson users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [hidden email]
>> For additional commands, e-mail: [hidden email]
>>
>>
>
>

--
View this message in context: http://old.nabble.com/Put-down-HUDSON-ARCHIVING-artifacts-from-slave---%3E-master-tp26137184p26157751.html
Sent from the Hudson users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]


pawanpreeteng

Re: Put down HUDSON ARCHIVING artifacts from slave --> master

Reply Threaded More More options
Print post
Permalink
In reply to this post by Andrew Bayer
Thanks Andrew,

I have downloaded the latest release 1.332 and installed war file in tomcat. Still i am not able to find it in advanced options of Maven Project.

-Pawan Gandhi

Andrew Bayer wrote:
See https://hudson.dev.java.net/issues/show_bug.cgi?id=4593 - 1.332 should
have this option available.

A.

On Fri, Oct 30, 2009 at 2:33 PM, pawan gandhi <pawan.gandhi@dowjones.com>wrote:

>
> Hi Everyone,
>
> I have run a manual build on a maven project which is tied up with a slave.
> Slave is running it correctly but during maven "install" phase, it gives
> below messages.
>
> [HUDSON] Archiving
>
> /home/cibuild/hudson-slave/workspace/AdminUI/AdminUI/web-app/target/AdminUI-web-app-1.1-4-SNAPSHOT.war
> to
>
> /home/dj813639/mosaic-ciworkspace/hudson/jobs/AdminUI/modules/com.omc.provisioning$AdminUI-web-app/builds/2009-10-29_02-38-24/archive/com.omc.provisioning/AdminUI-web-app/1.1-4-SNAPSHOT/AdminUI-web-app-1.1-4-SNAPSHOT.war
>
> Can i stop this archiving from slave to master. It takes build to finish in
> more time. It delays the build process of continuous deployment. I am using
> archiva for archiving my artifacts.
>
> Finally in summary, i do not need hudson do any kind archiving for
> artifacts.
>
>
> Thanks
> Pawan
> --
> View this message in context:
> http://old.nabble.com/Put-down-HUDSON-ARCHIVING-artifacts-from-slave---%3E-master-tp26137184p26137184.html
> Sent from the Hudson users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@hudson.dev.java.net
> For additional commands, e-mail: users-help@hudson.dev.java.net
>
>
pawanpreeteng

Re: Put down HUDSON ARCHIVING artifacts from slave --> master

Reply Threaded More More options
Print post
Permalink
In reply to this post by Andrew Bayer
Andrew, I have checked Changelog for 1.332 What's new in 1.332 (2009/11/02) * Fixed a regression in 1.331 where previously disabled plugins and their artifacts in build.xml can cause build records to fail to load. (issue 4752) * Fixed NotExportableException when making a remote API call on a project. (report) * Fixed IllegalArgumentException: name (report) I think it will come in next release. -Pawan
Andrew Bayer wrote:
In the next release, 1.332, there will be an option in the advanced options for Maven projects to disable automatic archiving of artifacts. A. On Mon, Nov 2, 2009 at 9:37 AM, pawan gandhi wrote: > > I did not get it properly. Could you please explain it in detail, so steps > on > UI to disable hudson archiving. > > > Thanks > Pawan > > Andrew Bayer wrote: > > > > See https://hudson.dev.java.net/issues/show_bug.cgi?id=4593 - 1.332 > should > > have this option available. > > > > A. > > > > On Fri, Oct 30, 2009 at 2:33 PM, pawan gandhi > > wrote: > > > >> > >> Hi Everyone, > >> > >> I have run a manual build on a maven project which is tied up with a > >> slave. > >> Slave is running it correctly but during maven "install" phase, it gives > >> below messages. > >> > >> [HUDSON] Archiving > >> > >> > /home/cibuild/hudson-slave/workspace/AdminUI/AdminUI/web-app/target/AdminUI-web-app-1.1-4-SNAPSHOT.war > >> to > >> > >> > /home/dj813639/mosaic-ciworkspace/hudson/jobs/AdminUI/modules/com.omc.provisioning$AdminUI-web-app/builds/2009-10-29_02-38-24/archive/com.omc.provisioning/AdminUI-web-app/1.1-4-SNAPSHOT/AdminUI-web-app-1.1-4-SNAPSHOT.war > >> > >> Can i stop this archiving from slave to master. It takes build to finish > >> in > >> more time. It delays the build process of continuous deployment. I am > >> using > >> archiva for archiving my artifacts. > >> > >> Finally in summary, i do not need hudson do any kind archiving for > >> artifacts. > >> > >> > >> Thanks > >> Pawan > >> -- > >> View this message in context: > >> > http://old.nabble.com/Put-down-HUDSON-ARCHIVING-artifacts-from-slave---%3E-master-tp26137184p26137184.html > >> Sent from the Hudson users mailing list archive at Nabble.com. > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: users-unsubscribe@hudson.dev.java.net > >> For additional commands, e-mail: users-help@hudson.dev.java.net > >> > >> > > > > > > -- > View this message in context: > http://old.nabble.com/Put-down-HUDSON-ARCHIVING-artifacts-from-slave---%3E-master-tp26137184p26157751.html > Sent from the Hudson users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@hudson.dev.java.net > For additional commands, e-mail: users-help@hudson.dev.java.net > >
Andrew Bayer

Re: Put down HUDSON ARCHIVING artifacts from slave --> master

Reply Threaded More More options
Print post
Permalink
1.332 got pushed out out-of-cycle due to a major bug in 1.331 - this new feature will be in the next normal release, which should be this weekend and should be 1.333.

A.

On Wed, Nov 4, 2009 at 10:59 AM, pawanpreeteng <[hidden email]> wrote:
Andrew, I have checked Changelog for 1.332 What's new in 1.332 (2009/11/02) * Fixed a regression in 1.331 where previously disabled plugins and their artifacts in build.xml can cause build records to fail to load. (issue 4752) * Fixed NotExportableException when making a remote API call on a project. (report) * Fixed IllegalArgumentException: name (report) I think it will come in next release. -Pawan
Andrew Bayer wrote:
In the next release, 1.332, there will be an option in the advanced options for Maven projects to disable automatic archiving of artifacts. A. On Mon, Nov 2, 2009 at 9:37 AM, pawan gandhi wrote: > > I did not get it properly. Could you please explain it in detail, so steps > on > UI to disable hudson archiving. > > > Thanks > Pawan > > Andrew Bayer wrote: > > > > See https://hudson.dev.java.net/issues/show_bug.cgi?id=4593 - 1.332 > should > > have this option available. > > > > A. > > > > On Fri, Oct 30, 2009 at 2:33 PM, pawan gandhi > > wrote: > > > >> > >> Hi Everyone, > >> > >> I have run a manual build on a maven project which is tied up with a > >> slave. > >> Slave is running it correctly but during maven "install" phase, it gives > >> below messages. > >> > >> [HUDSON] Archiving > >> > >> > /home/cibuild/hudson-slave/workspace/AdminUI/AdminUI/web-app/target/AdminUI-web-app-1.1-4-SNAPSHOT.war > >> to > >> > >> > /home/dj813639/mosaic-ciworkspace/hudson/jobs/AdminUI/modules/com.omc.provisioning$AdminUI-web-app/builds/2009-10-29_02-38-24/archive/com.omc.provisioning/AdminUI-web-app/1.1-4-SNAPSHOT/AdminUI-web-app-1.1-4-SNAPSHOT.war > >> > >> Can i stop this archiving from slave to master. It takes build to finish > >> in > >> more time. It delays the build process of continuous deployment. I am > >> using > >> archiva for archiving my artifacts. > >> > >> Finally in summary, i do not need hudson do any kind archiving for > >> artifacts. > >> > >> > >> Thanks > >> Pawan > >> -- > >> View this message in context: > >> > http://old.nabble.com/Put-down-HUDSON-ARCHIVING-artifacts-from-slave---%3E-master-tp26137184p26137184.html > >> Sent from the Hudson users mailing list archive at Nabble.com. > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [hidden email] > >> For additional commands, e-mail: [hidden email] > >> > >> > > > > > > -- > View this message in context: > http://old.nabble.com/Put-down-HUDSON-ARCHIVING-artifacts-from-slave---%3E-master-tp26137184p26157751.html > Sent from the Hudson users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden email] > For additional commands, e-mail: [hidden email] > >


View this message in context: Re: Put down HUDSON ARCHIVING artifacts from slave --> master

Sent from the Hudson users mailing list archive at Nabble.com.

pawanpreeteng

Re: Put down HUDSON ARCHIVING artifacts from slave --> master

Reply Threaded More More options
Print post
Permalink
Thank you so much Andrew.

-Pawan Gandhi

Andrew Bayer wrote:
1.332 got pushed out out-of-cycle due to a major bug in 1.331 - this new
feature will be in the next normal release, which should be this weekend and
should be 1.333.

A.

On Wed, Nov 4, 2009 at 10:59 AM, pawanpreeteng <pawanpreeteng@gmail.com>wrote:

> Andrew, I have checked Changelog for 1.332 *What's new in 1.332
> (2009/11/02) * Fixed a regression in 1.331 where previously disabled plugins
> and their artifacts in build.xml can cause build records to fail to load.
> (issue 4752) * Fixed NotExportableException when making a remote API call on
> a project. (report) * Fixed IllegalArgumentException: name (report) * I
> think it will come in next release. -Pawan
>
> Andrew Bayer wrote:
>  In the next release, 1.332, there will be an option in the advanced
> options for Maven projects to disable automatic archiving of artifacts. A.
> On Mon, Nov 2, 2009 at 9:37 AM, pawan gandhi wrote: > > I did not get it
> properly. Could you please explain it in detail, so steps > on > UI to
> disable hudson archiving. > > > Thanks > Pawan > > Andrew Bayer wrote: > > >
> > See https://hudson.dev.java.net/issues/show_bug.cgi?id=4593 - 1.332 >
> should > > have this option available. > > > > A. > > > > On Fri, Oct 30,
> 2009 at 2:33 PM, pawan gandhi > > wrote: > > > >> > >> Hi Everyone, > >> >
> >> I have run a manual build on a maven project which is tied up with a > >>
> slave. > >> Slave is running it correctly but during maven "install" phase,
> it gives > >> below messages. > >> > >> [HUDSON] Archiving > >> > >> >
> /home/cibuild/hudson-slave/workspace/AdminUI/AdminUI/web-app/target/AdminUI-web-app-1.1-4-SNAPSHOT.war
> > >> to > >> > >> >
> /home/dj813639/mosaic-ciworkspace/hudson/jobs/AdminUI/modules/com.omc.provisioning$AdminUI-web-app/builds/2009-10-29_02-38-24/archive/com.omc.provisioning/AdminUI-web-app/1.1-4-SNAPSHOT/AdminUI-web-app-1.1-4-SNAPSHOT.war
> > >> > >> Can i stop this archiving from slave to master. It takes build to
> finish > >> in > >> more time. It delays the build process of continuous
> deployment. I am > >> using > >> archiva for archiving my artifacts. > >> >
> >> Finally in summary, i do not need hudson do any kind archiving for > >>
> artifacts. > >> > >> > >> Thanks > >> Pawan > >> -- > >> View this message
> in context: > >> >
> http://old.nabble.com/Put-down-HUDSON-ARCHIVING-artifacts-from-slave---%3E-master-tp26137184p26137184.html> >> Sent from the Hudson users mailing list archive at Nabble.com. > >> >
> >> > >>
> --------------------------------------------------------------------- > >>
> To unsubscribe, e-mail: users-unsubscribe@hudson.dev.java.net > >> For
> additional commands, e-mail: users-help@hudson.dev.java.net > >> > >> > >
> > > > > -- > View this message in context: >
> http://old.nabble.com/Put-down-HUDSON-ARCHIVING-artifacts-from-slave---%3E-master-tp26137184p26157751.html> Sent from the Hudson users mailing list archive at Nabble.com. > > >
> --------------------------------------------------------------------- > To
> unsubscribe, e-mail: users-unsubscribe@hudson.dev.java.net > For
> additional commands, e-mail: users-help@hudson.dev.java.net > >
>
>
> ------------------------------
> View this message in context: Re: Put down HUDSON ARCHIVING artifacts from
> slave --> master<http://n4.nabble.com/Put-down-HUDSON-ARCHIVING-artifacts-from-slave-master-tp386165p427244.html>
>
> Sent from the Hudson users mailing list archive<http://n4.nabble.com/Hudson-users-f361316.html>at Nabble.com.
>