Maven build - Update Artifacts List?
Hi,
I have a Maven build (originally defined using the POM file) which produces many artifacts (it builds a multi-project tree). The list of artifacts delivered by the build (in "General Settings") was established at the time the build config was created and appears to remain static, but the artifacts actually produced potentially change as the team adds and modifies the projects in the tree and updates the POM file accordingly. Is there a way to have Teamcity watch the POM file for changes to the deliverable artifacts?
Please sign in to leave a comment.
Hello Mark,
Unfortunately, TeamCity does not watch Maven project structure for produced artifacts.
Please, vote for this feature request: http://youtrack.jetbrains.com/issue/TW-20667
Thanks; I've voted and commented on the feature.