Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify release script #208

Open
gilv opened this issue Apr 28, 2019 · 3 comments
Open

Verify release script #208

gilv opened this issue Apr 28, 2019 · 3 comments

Comments

@gilv
Copy link
Contributor

gilv commented Apr 28, 2019

I noticed the following Warning message while running release script:

[INFO] Not removing release POMs
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd /Users/me/stocator && git add -- pom.xml
[INFO] Working directory: /Users/me/stocator
[INFO] Executing: /bin/sh -c cd /Users/me/stocator && git rev-parse --show-toplevel
[INFO] Working directory: /Users/me/stocator
[INFO] Executing: /bin/sh -c cd /Users/me/stocator && git status --porcelain .
[INFO] Working directory: /Users/me/stocator
[WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? release.properties
[INFO] Executing: /bin/sh -c cd /Users/me/stocator && git commit --verbose -F /var/folders/cb/rvpslf8n3xz5dvjpnc5yvkvxjg3fv6/T/maven-scm-370684567.commit pom.xml

@gilv
Copy link
Contributor Author

gilv commented Apr 28, 2019

@lresende can you please see if everything works as expected? Thanks

@lresende
Copy link
Collaborator

Are these outputs from the release script in master? I don't recognize some of the commands above from the original script.

@gilv
Copy link
Contributor Author

gilv commented Apr 29, 2019

@lresende yeap...i run ./create-release.sh --releaseVersion="1.0.32" --developmentVersion="1.0.33-SNAPSHOT" and got those prints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants