dependencies not being updated prior to build
We are getting following message in the log file
for com.rbsfm.style:economic-matcher-interface:jar:1.11.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [15:29:54]: [com.rbsfm.style:style-commons] [ERROR] COMPILATION ERROR : [15:29:54]: [com.rbsfm.style:style-commons] [ERROR] \BuildAgent\work\643bc6b26a9087ca\commons\src\main\java\com\rbsfm\style\commons\util\StyleMLQueryFactory.java:[9,48] cannot find symbol
and also the following message on the Maven2 tab on Teamcity
An error occurred during collecting Maven project information: Cannot find parent: com.rbsfm.style:style for project: null:style-commons:jar:null for project null:style-commons:jar:null
and then the build fails with following error
[09:51:25]: [com.rbsfm.style:style-commons] [INFO] -------------------------------------------------------------
[09:51:25]: [com.rbsfm.style:style-commons] [ERROR] COMPILATION ERROR :
[09:51:25]: [com.rbsfm.style:style-commons] [INFO] -------------------------------------------------------------
[09:51:25]: [com.rbsfm.style:style-commons] [ERROR] \BuildAgent\work\643bc6b26a9087ca\commons\src\main\java\com\rbsfm\style\commons\event\BusinessRuleAgendaEventListener.java:[19,38] cannot find symbol
[09:51:25]: [com.rbsfm.style:style-commons] symbol : class BusinessRuleEvent
[.....
Can you please suggest the resolution to this
[09:51:25]: [com.rbsfm.style:style-commons] [ERROR] COMPILATION ERROR :
[09:51:25]: [com.rbsfm.style:style-commons] [INFO] -------------------------------------------------------------
[09:51:25]: [com.rbsfm.style:style-commons] [ERROR] \BuildAgent\work\643bc6b26a9087ca\commons\src\main\java\com\rbsfm\style\commons\event\BusinessRuleAgendaEventListener.java:[19,38] cannot find symbol
[09:51:25]: [com.rbsfm.style:style-commons] symbol : class BusinessRuleEvent
[.....
Can you please suggest the resolution to this
Please sign in to leave a comment.