sureshanaparti commented on PR #6809: URL: https://github.com/apache/cloudstack/pull/6809#issuecomment-2194593335
@benj-n can check/fix the build error ``` [INFO] --- maven-checkstyle-plugin:3.1.0:check (cloudstack-checkstyle) @ cloud-server --- /BUILD/cloudstack-4.19.1.0-SNAPSHOT/server/src/main/java/com/cloud/resource/ResourceManagerImpl.java:2424:5: unexpected token: private /BUILD/cloudstack-4.19.1.0-SNAPSHOT/server/src/main/java/com/cloud/resource/ResourceManagerImpl.java:2425:15: unexpected token: String [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:check (cloudstack-checkstyle) on project cloud-server: Failed during checkstyle configuration: Exception was thrown while processing /BUILD/cloudstack-4.19.1.0-SNAPSHOT/server/src/main/java/com/cloud/resource/ResourceManagerImpl.java: MismatchedTokenException occurred while parsing file /BUILD/cloudstack-4.19.1.0-SNAPSHOT/server/src/main/java/com/cloud/resource/ResourceManagerImpl.java. expecting EOF, found 'DetailVO' -> [Help 1] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
