-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
I use maven2 project type. It looks like pom dependencies are automatically set
to upstream projects. Is it possible to disable this feature? I have a huge
dependency tree of projects. When I build project on which all other projects
depend, it causes that all projects are build by Hudson. And I would like to
manage it.
- is duplicated by
-
JENKINS-1552 Option to disable DependencyGraph automatic builds
- Closed
- is related to
-
JENKINS-1722 Detect a cycle in Maven project and report it
- In Progress