Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8893415
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T23:14:31+00:00 2026-06-14T23:14:31+00:00

I have three projects in question, lets call them A, B and C. Where

  • 0

I have three projects in question, lets call them A, B and C. Where ‘A’ just prepares a cetain build scenario for B, which is the main build. C cleans up the scenario and basically resets B to its original state.
I have set these projects in the same queue, and tested this process for the most part works excecpt when Project B fails. Here is the situation, which is explained below.

<project name="A" queue="main">
    <publishers>
     <email status of build/>
      <forcebuild>
        <project>B</project>
      </forcebuild>
      <forcebuild>
        <project>C</project>
      </forcebuild>
       </publishers>
   <task>Prepares special scenario</task>
 </project>
 <project name="B" queue="main">
   <publishers>
   </publishers>
    <task>Builds main project</task>
 </project>
 <project name="C" queue="main">
   <publishers>
   </publishers>
    <task>Resets special scenario</task>
 </project>

Scenarios:

  1. When project ‘A’ is forced, it builds project B, if B is successful, it builds C. This works fine.
  2. When project ‘A’ is forced, it builds project ‘B’, if B fails, it builds C. This is also fine in my case.
  3. Now after number 2 scenario and bug are fixed in Project B; if project A is forced once more and project B displays a cruise status of ‘fixed’, it DOES NOT build C. This is NOT fine?

Can anyone see that reason why project C will not build if a combination of No.2 and No.3 is happens? Any help or direction is welcomed.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T23:14:33+00:00Added an answer on June 14, 2026 at 11:14 pm

    You should always clean up your test environment after you are done with it. I would recommend using the project trigger for project C and set it up something akin to the following. This will allow C to always run if A is successful (can be changed by modifying the project trigger in C).

    <project name="A" queue="main">
        <publishers>
         <email status of build/>
         <forcebuild>
           <project>B</project>
         </forcebuild>
       </publishers>
       <tasks>Prepares special scenario</tasks>
     </project>
    
     <project name="B" queue="main">
     ...
     </project>
    
     <project name="C" queue="main">
       <triggers>
         <projectTrigger project="A" />
       </triggers>
       <publishers />
       <tasks>Resets special scenario</tasks>
     </project>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have three projects written with VB.NET (2005) and have to convert them to
The scope of this is that we have three main projects. Some of the
I have .so (shared library) written in C++, lets call it functionality.so in which
Lets imagine I have three projects in my solution. The first one is exe
I have three projects 1)unmanaged c++ containing full business logic 2)C++/CLI ( Project name
In a solution I have three projects,you can see on picture.Want to access project-1
Suppose I have three projects in my sln. (1) xyz.a{Class Lib}{no reference added} (2)
I am creating solution and inside I have three projects: A WCF Service Library
Using MySQL, I have three tables: projects : ID name 1 birthday party 2
In one of my iPhone projects, I have three views that you can move

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.