Menu

#7 gradlew cloneProject fails

closed
nobody
None
defect
2020-04-16
2020-04-15
JayMcGee
No

In, openTCS-Example-4.18.0-src, running gradlew -PintegrationName=MyGreatProject -PclassPrefix=Great cloneProject  Fails with error :

> Task :compileGroovy FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all files for configuration ':compileClasspath'.
> Cannot resolve external dependency commons-io:commons-io:2.5 because no repositories are defined.
  Required by:
      project :

* 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 0s
1 actionable task: 1 executed

Tested on Ubuntu 18.04 and Windows10 both with jdk 1.8.0_251

Discussion

  • Martin Grzenia

    Martin Grzenia - 2020-04-16

    Hello JayMcGee,

    with openTCS-Example-4.18.0-src we reorganized some *.gradle files and unfortunately this one slipped through. We have just release openTCS-Example-4.18.1-src which should fix this problem.

    Can you confirm that the new release solves the problem for you too, so that we can close this ticket?

     
    👍
    1
  • Martin Grzenia

    Martin Grzenia - 2020-04-16

    Got a positive feedback from JayMcGee via private message. I'm closing this ticket.

     
  • Martin Grzenia

    Martin Grzenia - 2020-04-16
    • status: open --> closed