You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/11/25 04:27:47 UTC

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #1034: POMs out of sync

Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1034/

No tests ran.

Build Log:
${BUILD_LOG_MULTILINE_REGEX,regex="(?x:                                                                                                \
# Dependency mismatch with the Ant build                                                                                                      \
-validate-maven-dependencies:\\r?\\n                                                                                                             \
 (?:\\s*\\[(?:licenses|artifact-dependencies)\\].*\\r?\\n)*                                                                                 \                                             
 \\s*\\[licenses\\].*[^0]\\d*\\s+error\\(s\\)\\.\\r?\\n                                                                                       \ 
# Compilation failures - include 2 preceding lines and 1 following line                                                                 \
|(?:.*\\r?\\n){2}.*\\[ERROR\\]\\s+COMPILATION\\s+ERROR\\s*:.*\\r?\\n(?:.*\\[ERROR\].*\\r?\\n)*.*\\r?\\n     \
# Test failures                                                                                                                                                \
|(?<=\\n)\\s*Running\\s+.*[\\r\\n]+(?:\\s*(?!Running\\s)\\S.*\\r?\\n)*.*<<<\\s*FAILURE!.*\\r?\\n                  \
# Jenkins problems - include the remainder of the log                                                                                        \
|.*(?:FATAL|ERROR):(?s:.*)                                                                                                                             \
)"}