[ 
https://issues.apache.org/jira/browse/GEODE-6024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681782#comment-16681782
 ] 

Anthony Baker commented on GEODE-6024:
--------------------------------------

The problem is over-constrained tests.  Bumping the build version causes this 
failure (although {{checkPom}} doesn't seem to run consistently).  IMO, we need 
to relax the constraint in tests that check against an exact version of geode 
in poms and classpath and assembly content.  That is not adding any value and 
is creating huge burden whenever the version number is incremented, both in 
release branches and on develop.

Anyway, this change is reverted for now.

> Develop build fails due to checkPom (unknown dependency added)
> --------------------------------------------------------------
>
>                 Key: GEODE-6024
>                 URL: https://issues.apache.org/jira/browse/GEODE-6024
>             Project: Geode
>          Issue Type: Bug
>          Components: build
>            Reporter: Kirk Lund
>            Assignee: Anthony Baker
>            Priority: Major
>
> Well, I don't see anywhere in this what unexpected dependency was added. We 
> should probably print out what the unexpected dependency is.
> {noformat}
> FAILURE: Build completed with 10 failures.
> {noformat}{noformat}
> 1: Task failed with an exception.
> -----------
> * Where:
> Script '/home/geode/geode/gradle/publish.gradle' line: 180
> * What went wrong:
> Execution failed for task ':geode-connectors:checkPom'.
> > The geode-connectors pom-default.xml has changed. Verify dependencies.
>   When changes have been approved, copy :
>    cp 
> /home/geode/geode/geode-connectors/build/publications/maven/pom-default.xml 
> file:/home/geode/geode/geode-connectors/src/test/resources/expected-pom.xml
>   Removed Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-common]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-core]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   
>   New Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-common]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-core]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output. Run with --scan to get full insights.
> ==============================================================================
> {noformat}{noformat}
> 2: Task failed with an exception.
> -----------
> * Where:
> Script '/home/geode/geode/gradle/publish.gradle' line: 180
> * What went wrong:
> Execution failed for task ':geode-cq:checkPom'.
> > The geode-cq pom-default.xml has changed. Verify dependencies.
>   When changes have been approved, copy :
>    cp /home/geode/geode/geode-cq/build/publications/maven/pom-default.xml 
> file:/home/geode/geode/geode-cq/src/test/resources/expected-pom.xml
>   Removed Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-core]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   
>   New Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-core]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output. Run with --scan to get full insights.
> ==============================================================================
> {noformat}{noformat}
> 3: Task failed with an exception.
> -----------
> * Where:
> Script '/home/geode/geode/gradle/publish.gradle' line: 180
> * What went wrong:
> Execution failed for task ':geode-dunit:checkPom'.
> > The geode-dunit pom-default.xml has changed. Verify dependencies.
>   When changes have been approved, copy :
>    cp /home/geode/geode/geode-dunit/build/publications/maven/pom-default.xml 
> file:/home/geode/geode/geode-dunit/src/test/resources/expected-pom.xml
>   Removed Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-core]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-json]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-junit]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]], 
> {http://maven.apache.org/POM/4.0.0}exclusions[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}exclusion[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-core]], 
> {http://maven.apache.org/POM/4.0.0}groupId[attributes={}; value=[*]]]]]]]]
>   
>   New Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-core]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-json]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-junit]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]], 
> {http://maven.apache.org/POM/4.0.0}exclusions[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}exclusion[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-core]], 
> {http://maven.apache.org/POM/4.0.0}groupId[attributes={}; value=[*]]]]]]]]
>   
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output. Run with --scan to get full insights.
> ==============================================================================
> {noformat}{noformat}
> 4: Task failed with an exception.
> -----------
> * Where:
> Script '/home/geode/geode/gradle/publish.gradle' line: 180
> * What went wrong:
> Execution failed for task ':geode-junit:checkPom'.
> > The geode-junit pom-default.xml has changed. Verify dependencies.
>   When changes have been approved, copy :
>    cp /home/geode/geode/geode-junit/build/publications/maven/pom-default.xml 
> file:/home/geode/geode/geode-junit/src/test/resources/expected-pom.xml
>   Removed Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-old-versions]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[runtime]]]]
>   
>   New Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-old-versions]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[runtime]]]]
>   
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output. Run with --scan to get full insights.
> ==============================================================================
> {noformat}{noformat}
> 5: Task failed with an exception.
> -----------
> * Where:
> Script '/home/geode/geode/gradle/publish.gradle' line: 180
> * What went wrong:
> Execution failed for task ':geode-lucene:checkPom'.
> > The geode-lucene pom-default.xml has changed. Verify dependencies.
>   When changes have been approved, copy :
>    cp /home/geode/geode/geode-lucene/build/publications/maven/pom-default.xml 
> file:/home/geode/geode/geode-lucene/src/test/resources/expected-pom.xml
>   Removed Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-common]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-core]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   
>   New Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-common]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-core]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output. Run with --scan to get full insights.
> ==============================================================================
> {noformat}{noformat}
> 6: Task failed with an exception.
> -----------
> * Where:
> Script '/home/geode/geode/gradle/publish.gradle' line: 180
> * What went wrong:
> Execution failed for task ':geode-old-client-support:checkPom'.
> > The geode-old-client-support pom-default.xml has changed. Verify 
> > dependencies.
>   When changes have been approved, copy :
>    cp 
> /home/geode/geode/geode-old-client-support/build/publications/maven/pom-default.xml
>  
> file:/home/geode/geode/geode-old-client-support/src/test/resources/expected-pom.xml
>   Removed Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-core]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   
>   New Dependencies
>   --------------
> 369 actionable tasks: 369 executed
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-core]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output. Run with --scan to get full insights.
> ==============================================================================
> {noformat}{noformat}
> 7: Task failed with an exception.
> -----------
> * Where:
> Script '/home/geode/geode/gradle/publish.gradle' line: 180
> * What went wrong:
> Execution failed for task ':geode-protobuf:checkPom'.
> > The geode-protobuf pom-default.xml has changed. Verify dependencies.
>   When changes have been approved, copy :
>    cp 
> /home/geode/geode/geode-protobuf/build/publications/maven/pom-default.xml 
> file:/home/geode/geode/geode-protobuf/src/test/resources/expected-pom.xml
>   Removed Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-common]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-core]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-protobuf-messages]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   
>   New Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-common]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-core]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-protobuf-messages]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output. Run with --scan to get full insights.
> ==============================================================================
> {noformat}{noformat}
> 8: Task failed with an exception.
> -----------
> * Where:
> Script '/home/geode/geode/gradle/publish.gradle' line: 180
> * What went wrong:
> Execution failed for task ':geode-rebalancer:checkPom'.
> > The geode-rebalancer pom-default.xml has changed. Verify dependencies.
>   When changes have been approved, copy :
>    cp 
> /home/geode/geode/geode-rebalancer/build/publications/maven/pom-default.xml 
> file:/home/geode/geode/geode-rebalancer/src/test/resources/expected-pom.xml
>   Removed Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-common]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-core]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   
>   New Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-common]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-core]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output. Run with --scan to get full insights.
> ==============================================================================
> {noformat}{noformat}
> 9: Task failed with an exception.
> -----------
> * Where:
> Script '/home/geode/geode/gradle/publish.gradle' line: 180
> * What went wrong:
> Execution failed for task ':geode-experimental-driver:checkPom'.
> > The geode-experimental-driver pom-default.xml has changed. Verify 
> > dependencies.
>   When changes have been approved, copy :
>    cp 
> /home/geode/geode/geode-experimental-driver/build/publications/maven/pom-default.xml
>  
> file:/home/geode/geode/geode-experimental-driver/src/test/resources/expected-pom.xml
>   Removed Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-common]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-protobuf-messages]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   
>   New Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-common]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-protobuf-messages]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output. Run with --scan to get full insights.
> ==============================================================================
> {noformat}{noformat}
> 10: Task failed with an exception.
> -----------
> * Where:
> Script '/home/geode/geode/gradle/publish.gradle' line: 180
> * What went wrong:
> Execution failed for task ':geode-core:checkPom'.
> > The geode-core pom-default.xml has changed. Verify dependencies.
>   When changes have been approved, copy :
>    cp /home/geode/geode/geode-core/build/publications/maven/pom-default.xml 
> file:/home/geode/geode/geode-core/src/test/resources/expected-pom.xml
>   Removed Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-common]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-json]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.8.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   
>   New Dependencies
>   --------------
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-common]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   {http://maven.apache.org/POM/4.0.0}dependency[attributes={}; 
> value=[{http://maven.apache.org/POM/4.0.0}groupId[attributes={}; 
> value=[org.apache.geode]], 
> {http://maven.apache.org/POM/4.0.0}artifactId[attributes={}; 
> value=[geode-json]], 
> {http://maven.apache.org/POM/4.0.0}version[attributes={}; 
> value=[1.9.0-SNAPSHOT]], 
> {http://maven.apache.org/POM/4.0.0}scope[attributes={}; value=[compile]]]]
>   
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output. Run with --scan to get full insights.
> ==============================================================================
> * Get more help at https://help.gradle.org
> BUILD FAILED in 4m 8s
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to