Werner Müller
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Werner Müller created a post, Answereddoes Maven Artifact Dependency Trigger set the determined version as parameter?
Hallo I wanted to create a trigger to fire when a new artifact is deployed into nexus. Since TeamCity supports "Maven Artifact Dependency Trigger" that looked good. But I need to pass the version T... -
Werner Müller created a post, AnsweredTrigger a build only if default branch of dependent build was successful?
Hello we have configured a build to check Git for changes on master (configured as default branch) and pull requests. This works quite well. What we would like to do now is having a dependent build... -
Werner Müller commented, -
-
-
Werner Müller created a post, Have a build starting several other builds with parameters
HalloI'd like to create some builds that will be triggered manually that will start several other builds. Since the other builds only differ in some settings I'd like to pass those to the other bui... -
Werner Müller commented, -
Werner Müller created a post, Allow to choose the used JDK in a Build template
HelloIs there a smart way to let a build configure the used jdk?we have a build template that contains a few build steps (mostly shell scripts and maven / java).the java steps all have configured t...