anmolnar commented on issue #776: MAVEN MIGRATION - ZOOKEEPER-3028 - Create maven assembly URL: https://github.com/apache/zookeeper/pull/776#issuecomment-456417929 @nkalmar @eolivelli I'm trying to test this patch by running `mvn release:prepare` and got the following error message: ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.3:prepare (default-cli) on project zookeeper: Cannot prepare the release because you have local modifications : [ERROR] [zookeeper-server/src/test/resources/data/invalidsnap/version-2/snapshot.83f:deleted] ``` But I don't have any local modifications, it was created by Maven for some reason.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
