jenkinsci / jenkinsci/ant-plugin
[JENKINS-52730] Specify build file name
- Dominant language
- Java
- Stars
- 14
- Forks
- 62
- Avg merge
- 12m
- Merged PRs (30d)
- 1
Description
It would be good if it would be possible to include the name of the build file in the function withAnt(...), I could not find any information in the documentation that this is possible. Because our build files are not called build.xml by default, so we would have to be able to specify a different name.
---
Originally reported by knotmich, imported from: Specify build file name
armfergom
Raw content of original issue
It would be good if it would be possible to include the name of the build file in the function withAnt(...), I could not find any information in the documentation that this is possible. Because our build files are not called build.xml by default, so we would have to be able to specify a different name.
Contributor guide
Research direction
Start by locating the withAnt(...) entry point in the ant-plugin and inspect how it selects the build file. Confirm the existing default behavior, then define completion as allowing callers to specify a non-default build file name and documenting that option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100