Advertisement
vwjugow

strict compile stack trace

Jan 27th, 2014
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.54 KB | None | 0 0
  1. [WARNING] Don't declare gwt-dev as a project dependency. This may introduce complex dependency conflicts
  2. [INFO] Compiling module app.App
  3. [INFO] Validating units:
  4. [INFO] [ERROR] Errors in 'file:/home/victor/Documents/dev/workspaces/ideaWorkspace/magick/app.ui/target/classes/app/client/local/trading/OpenTradesTable.java'
  5. [INFO] [ERROR] Line 41: No source code is available for type com.magick.models.TradeOrder; did you forget to inherit a required module?
  6. [INFO] [ERROR] Errors in 'file:/home/victor/Documents/dev/workspaces/ideaWorkspace/magick/app.ui/target/classes/app/client/shared/presentation/signal/BarElement.java'
  7. [INFO] [ERROR] Line 10: No source code is available for type com.magick.models.Bar; did you forget to inherit a required module?
  8. [INFO] [ERROR] Errors in 'file:/home/victor/Documents/dev/workspaces/ideaWorkspace/magick/app.ui/target/classes/app/client/shared/presentation/signal/IndicatorElement.java'
  9. [INFO] [ERROR] Line 10: No source code is available for type com.magick.models.Indicator; did you forget to inherit a required module?
  10. [INFO] [ERROR] Errors in 'file:/home/victor/Documents/dev/workspaces/ideaWorkspace/magick/app.ui/target/classes/app/client/shared/presentation/signal/TickElement.java'
  11. [INFO] [ERROR] Line 10: No source code is available for type com.magick.models.Tick; did you forget to inherit a required module?
  12. [INFO] [ERROR] Errors in 'file:/home/victor/Documents/dev/workspaces/ideaWorkspace/magick/app.ui/target/classes/app/client/shared/service/DroolsJbpmService.java'
  13. [INFO] [ERROR] Line 26: No source code is available for type org.drools.runtime.process.ProcessInstance; did you forget to inherit a required module?
  14. [INFO] [ERROR] Line 26: No source code is available for type app.server.service.process.KnowledgeResources; did you forget to inherit a required module?
  15. [INFO] [ERROR] Line 28: No source code is available for type org.drools.runtime.StatefulKnowledgeSession; did you forget to inherit a required module?
  16. [INFO] [ERROR] Line 30: No source code is available for type org.drools.runtime.StatelessKnowledgeSession; did you forget to inherit a required module?
  17. [INFO] [ERROR] Errors in 'file:/home/victor/Documents/dev/workspaces/ideaWorkspace/magick/app.ui/target/classes/app/client/shared/service/util/RulesUtils.java'
  18. [INFO] [ERROR] Line 20: No source code is available for type org.apache.log4j.Logger; did you forget to inherit a required module?
  19. [INFO] [ERROR] Line 31: No source code is available for type org.drools.builder.KnowledgeBuilder; did you forget to inherit a required module?
  20. [INFO] [ERROR] Line 31: No source code is available for type org.drools.builder.KnowledgeBuilderFactory; did you forget to inherit a required module?
  21. [INFO] [ERROR] Line 33: No source code is available for type org.drools.io.ResourceFactory; did you forget to inherit a required module?
  22. [INFO] [ERROR] Line 33: No source code is available for type org.drools.builder.ResourceType; did you forget to inherit a required module?
  23. [INFO] [ERROR] Line 36: No source code is available for type org.drools.io.impl.ByteArrayResource; did you forget to inherit a required module?
  24. [INFO] [ERROR] Line 39: No source code is available for type org.apache.commons.lang.text.StrBuilder; did you forget to inherit a required module?
  25. [INFO] [ERROR] Line 40: No source code is available for type org.drools.builder.KnowledgeBuilderError; did you forget to inherit a required module?
  26. [INFO] [ERROR] Errors in 'jar:file:/home/victor/.m2/repository/com/magick/models/0.2.0-Final/models-0.2.0-Final-sources.jar!/com/magick/models/shared/SymbolMarketInfo.java'
  27. [INFO] [ERROR] Line 45: No source code is available for type java.util.UUID; did you forget to inherit a required module?
  28. [INFO] [ERROR] Errors in 'jar:file:/home/victor/.m2/repository/com/magick/models/0.2.0-Final/models-0.2.0-Final-sources.jar!/com/magick/models/shared/generator/CustomUUIDGenerator.java'
  29. [INFO] [ERROR] Line 41: No source code is available for type org.hibernate.id.AbstractUUIDGenerator; did you forget to inherit a required module?
  30. [INFO] [ERROR] Line 41: No source code is available for type org.hibernate.id.Configurable; did you forget to inherit a required module?
  31. [INFO] [ERROR] Line 51: No source code is available for type org.hibernate.type.Type; did you forget to inherit a required module?
  32. [INFO] [ERROR] Line 51: No source code is available for type java.util.Properties; did you forget to inherit a required module?
  33. [INFO] [ERROR] Line 51: No source code is available for type org.hibernate.dialect.Dialect; did you forget to inherit a required module?
  34. [INFO] [ERROR] Line 52: No source code is available for type org.hibernate.internal.util.config.ConfigurationHelper; did you forget to inherit a required module?
  35. [INFO] [ERROR] Line 58: No source code is available for type org.hibernate.engine.spi.SessionImplementor; did you forget to inherit a required module?
  36. [INFO] [ERROR] Errors in 'jar:file:/home/victor/.m2/repository/com/magick/models/0.2.0-Final/models-0.2.0-Final-sources.jar!/com/magick/models/shared/log/AbstractActivityLog.java'
  37. [INFO] [ERROR] Line 43: No source code is available for type java.util.UUID; did you forget to inherit a required module?
  38. [INFO] [ERROR] Errors in 'jar:file:/home/victor/.m2/repository/org/hibernate/hibernate-validator/4.2.0.Final/hibernate-validator-4.2.0.Final-sources.jar!/org/hibernate/validator/constraints/impl/FutureValidatorForReadableInstant.java'
  39. [INFO] [ERROR] Line 23: The import org.joda cannot be resolved
  40. [INFO] [ERROR] Line 32: The type FutureValidatorForReadableInstant must implement the inherited abstract method ConstraintValidator<Future,ReadableInstant>.isValid(ReadableInstant, ConstraintValidatorContext)
  41. [INFO] [ERROR] Line 32: ReadableInstant cannot be resolved to a type
  42. [INFO] [ERROR] Line 37: ReadableInstant cannot be resolved to a type
  43. [INFO] [ERROR] Errors in 'jar:file:/home/victor/.m2/repository/org/hibernate/hibernate-validator/4.2.0.Final/hibernate-validator-4.2.0.Final-sources.jar!/org/hibernate/validator/constraints/impl/FutureValidatorForReadablePartial.java'
  44. [INFO] [ERROR] Line 23: The import org.joda cannot be resolved
  45. [INFO] [ERROR] Line 32: The type FutureValidatorForReadablePartial must implement the inherited abstract method ConstraintValidator<Future,ReadablePartial>.isValid(ReadablePartial, ConstraintValidatorContext)
  46. [INFO] [ERROR] Line 32: ReadablePartial cannot be resolved to a type
  47. [INFO] [ERROR] Line 37: ReadablePartial cannot be resolved to a type
  48. [INFO] [ERROR] Errors in 'jar:file:/home/victor/.m2/repository/org/hibernate/hibernate-validator/4.2.0.Final/hibernate-validator-4.2.0.Final-sources.jar!/org/hibernate/validator/constraints/impl/PastValidatorForReadableInstant.java'
  49. [INFO] [ERROR] Line 23: The import org.joda cannot be resolved
  50. [INFO] [ERROR] Line 32: The type PastValidatorForReadableInstant must implement the inherited abstract method ConstraintValidator<Past,ReadableInstant>.isValid(ReadableInstant, ConstraintValidatorContext)
  51. [INFO] [ERROR] Line 32: ReadableInstant cannot be resolved to a type
  52. [INFO] [ERROR] Line 37: ReadableInstant cannot be resolved to a type
  53. [INFO] [ERROR] Errors in 'jar:file:/home/victor/.m2/repository/org/hibernate/hibernate-validator/4.2.0.Final/hibernate-validator-4.2.0.Final-sources.jar!/org/hibernate/validator/constraints/impl/PastValidatorForReadablePartial.java'
  54. [INFO] [ERROR] Line 23: The import org.joda cannot be resolved
  55. [INFO] [ERROR] Line 32: The type PastValidatorForReadablePartial must implement the inherited abstract method ConstraintValidator<Past,ReadablePartial>.isValid(ReadablePartial, ConstraintValidatorContext)
  56. [INFO] [ERROR] Line 32: ReadablePartial cannot be resolved to a type
  57. [INFO] [ERROR] Line 37: ReadablePartial cannot be resolved to a type
  58. [INFO] [ERROR] Errors in 'jar:file:/home/victor/.m2/repository/org/hibernate/hibernate-validator/4.2.0.Final/hibernate-validator-4.2.0.Final-sources.jar!/org/hibernate/validator/constraints/impl/SafeHtmlValidator.java'
  59. [INFO] [ERROR] Line 35: No source code is available for type org.jsoup.safety.Whitelist; did you forget to inherit a required module?
  60. [INFO] [ERROR] Line 62: No source code is available for type org.jsoup.Jsoup; did you forget to inherit a required module?
  61. [INFO] [ERROR] Errors in 'jar:file:/home/victor/.m2/repository/com/google/gwt/gwt-user/2.5.1/gwt-user-2.5.1.jar!/org/hibernate/validator/super/org/hibernate/validator/engine/PathImpl.java'
  62. [INFO] [ERROR] Line 72: The constructor NodeImpl(String) is undefined
  63. [INFO] [ERROR] Line 84: The constructor NodeImpl(Path.Node) is undefined
  64. [INFO] [ERROR] Line 95: The constructor NodeImpl(Path.Node) is undefined
  65. [INFO] [ERROR] Line 202: The constructor NodeImpl(String) is undefined
  66. [INFO] [ERROR] Line 204: The method setInIterable(boolean) is undefined for the type NodeImpl
  67. [INFO] [ERROR] Line 209: The method setIndex(Integer) is undefined for the type NodeImpl
  68. [INFO] [ERROR] Line 212: The method setKey(String) is undefined for the type NodeImpl
  69. [INFO] [ERROR] Aborting compile due to errors in some input files
  70. [INFO] ------------------------------------------------------------------------
  71. [INFO] BUILD FAILURE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement