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

Unable to run the script #25

Closed
hellonalla opened this issue Apr 11, 2018 · 3 comments
Closed

Unable to run the script #25

hellonalla opened this issue Apr 11, 2018 · 3 comments
Labels

Comments

@hellonalla
Copy link

Hi There,
getting error while running the local build script. Please correct me if I'm missing something
Root project path: ~/sacalMaven
Additional maven arguments:
WARN! Error output wasn't empty, although the command finished with code 0!
Traceback (most recent call last):
File "./rebuild.py", line 768, in
changed_files = get_local_changed_files(ROOT_PROJECT_PATH, not TRACK_UNVERSIONED)
File "./rebuild.py", line 683, in get_local_changed_files
return svn_xml_status_to_files(entries, ignore_unversioned)
File "./rebuild.py", line 699, in svn_xml_status_to_files
for entry in found_entries:
TypeError: 'NoneType' object is not iterable

@bugy
Copy link
Owner

bugy commented Apr 12, 2018

Hi @hellonalla,
thank you for the report, please try a new version: https://github.com/bugy/incremaven/releases/tag/1.1.3

The error happened on 1.1.2 when there were no local changes in svn

@bugy bugy added the resolved label Apr 12, 2018
@hellonalla
Copy link
Author

Thank you for the quick response. @bugy. I will update the results.

@hellonalla
Copy link
Author

@bugy Just sent an email for advice please have a look.

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

No branches or pull requests

2 participants