About Apache Maven scm plugin
- From: "ilkinulas" <ilkinulas@xxxxxxxxx>
- Date: 28 Jul 2005 05:26:35 -0700
Hi, we are trying to automate our release process. I am trying to use
Maven, it really simplifies many things. While using scm plugin's
prepare-release goal i have the following problem:
when i execute the command "maven scm:prepare-release" maven prompts
for a TAG_NAME (">What is the new tag name?"). is there a way to skip
this question? I have tried
maven scm:prepare-release -Dtag_name=test_release_1_0_1
but maven still asked me the tag name.
I would like to execute the command "maven scm:prepare-release" from a
bash script so i need a way to supply tag_name to scm:prepare-release
goal.
thanks...
ilkin ulas Balkanay - ilkinulas@xxxxxxxxx
.
- Prev by Date: Re: Is a static method sufficient to call it factory?
- Next by Date: Re: J2ME background image
- Previous by thread: Eclipse components
- Next by thread: Java file extentions
- Index(es):