-
-
Notifications
You must be signed in to change notification settings - Fork 47
Description
Hi.
Ive created a new Jenkins Build and am now trying to automate the release of a project with the release plugin. I have set up previous jenkins build before with no problem, but using an ant.bat file this time. On trying to release I've noticed that -D options arent passed in even though they are configured properly (i think)
When running the command on the command line and passing in the -D options i need it works perfect, however i need this to be done automatically. Am i missing something?
Thanks,
Ciaran
Originally reported by
cduncan, imported from: Release plugin not passing parameters to ant.bat file
- assignee:
petehayes
- status: Open
- priority: Critical
- component(s): release-plugin
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 20251223-222157
Raw content of original issue
Hi.
Ive created a new Jenkins Build and am now trying to automate the release of a project with the release plugin. I have set up previous jenkins build before with no problem, but using an ant.bat file this time. On trying to release I've noticed that -D options arent passed in even though they are configured properly (i think)
When running the command on the command line and passing in the -D options i need it works perfect, however i need this to be done automatically. Am i missing something?
Thanks, Ciaran