Are there any detailed information about what information bamboo is able to parse while creating a plan with a pom as it's source? I'm especially interested in the notifiers-section of the ciManagement-section.
And what would you like to do with it?
If you import a POM, Bamboo will show you everything it knows how to use in the confirmation screen before it creates the plan:
http://confluence.atlassian.com/display/BAMBOO/Importing+a+Plan+from+Maven+2
If you're talking theoretically about what's possible, this uses the maven-embedder library which is a bit obscure and probably not really supported anymore in recent versions of Maven:
http://maven.40175.n5.nabble.com/Maven-Embedder-td4708683.html
Here's the only reference to its API I could find:
http://www.jfrog.com/sites/dep-analyzer/1.1/apidocs/org/apache/maven/embedder/MavenEmbedder.html
But anyway, Bamboo would still require enhancements if you wanted to add functionality to use any of the additional features from maven-embedder.
Hello,
the question arised while configuring the notifieres of the ciManagement-section of a pom. Bamboo only seems to support e-mail-addresses and the "all completed builds" event. Are there any other supported features? for example type of build or user-groups like watchers or comiters?
greetings
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.