Batch targets and TeamCity

This forum is for all Flare issues not related to any of the other categories.
Post Reply
wclass
Propellus Maximus
Posts: 1238
Joined: Mon Feb 27, 2006 5:56 am
Location: Melbourne, Australia

Batch targets and TeamCity

Post by wclass »

Starting a journey of automated builds with TFS/GIT/TeamCity/Octopus Deploy

We have managed to get a system that works on one target - first build the target using the madbuild command, package it in TeamCity, then publish, then release.
So I thought I would try to create a batch target as some of our projects have multiple outputs (example, HTML help and a user guide).
The first step works (madbuild creates both outputs OK), but the process fails when we try to create the build package with the following errors:

Code: Select all

Cannot add part for the specified URI because it is already in the package.
Process exited with code 1
I suspect this is not a Flare issue, and will eventually ask the Developers here, but I though I'd post on the off-chance another tech writer has come across the same problem and can offer some tips.
Any ideas?
Margaret Hassall - Melbourne
Post Reply