Hi, My build step is "Invoke Maven 2 (Legacy)" with Maven Version set to 3.0.3. Goals are "-P production clean install".
Regards, Greg On Nov 4, 2011, at 10:51 AM, Stéphane Bouchet wrote: > that is a strange case, the manual launch should work even if there is no > change in the SCM. this may happens if you change the config for example. > > the "nothing to do" here is strange. > > What is the build steps you are using? > > > Le 04/11/2011 15:43, Greg Watson a écrit : >> Hi, >> >> Is there a way to force hudson to build even if there are no change to the >> project repo? If the hudson build fails for some reason and I manually >> restart the build, it fails because there are no changes: >> >> Started by remote host 0:0:0:0:0:0:0:1 >> Building remotely on hudson-slave1 >> Checkout:ptp-release / /opt/users/hudsonbuild/workspace/ptp-release - >> hudson.remoting.Channel@784f05d1:hudson-slave1 >> Using strategy: Default >> Last Built Revision: Revision acbba640675ad551a739600e45793c472763c92c >> (origin1/ptp_5_0) >> Checkout:ptp-release / /opt/users/hudsonbuild/workspace/ptp-release - >> hudson.remoting.LocalChannel@510051e3 >> Fetching changes from the remote Git repository >> Fetching upstream changes from >> git://git.eclipse.org/gitroot/ptp/org.eclipse.ptp.git >> Seen branch in repository origin1/master >> Seen branch in repository origin1/ptp_1_0 >> Seen branch in repository origin1/ptp_1_1 >> Seen branch in repository origin1/ptp_2_0 >> Seen branch in repository origin1/ptp_2_1 >> Seen branch in repository origin1/ptp_3_0 >> Seen branch in repository origin1/ptp_4_0 >> Seen branch in repository origin1/ptp_4_1 >> Seen branch in repository origin1/ptp_5_0 >> Nothing to do >> Checkout:photran / /opt/users/hudsonbuild/workspace/ptp-release/photran - >> hudson.remoting.LocalChannel@510051e3 >> Fetching changes from the remote Git repository >> Fetching upstream changes from >> git://git.eclipse.org/gitroot/ptp/org.eclipse.photran.git >> Seen branch in repository origin/master >> Seen branch in repository origin/photran_4_0 >> Seen branch in repository origin/photran_5_0 >> Seen branch in repository origin/ptp_4_0 >> Seen branch in repository origin/ptp_4_1 >> Seen branch in repository origin/ptp_5_0 >> Nothing to do >> Archiving artifacts >> Sending e-mails to: [email protected] >> [DEBUG] Skipping watched dependency update for build: ptp-release #29 due to >> result: FAILURE >> Finished: FAILURE >> >> The only way to get it to restart is to make an artificial change in a file >> and commit that to the repo. Any suggestions welcome. >> >> Greg >> _______________________________________________ >> cross-project-issues-dev mailing list >> [email protected] >> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev >> > > <stephane_bouchet.vcf>_______________________________________________ > cross-project-issues-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev _______________________________________________ cross-project-issues-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
