MAT dependency [message #1794375] |
Wed, 29 August 2018 14:36  |
Eclipse User |
|
|
|
I building MAT with maven and wondered how to add an external dependency to it (such as guava or other).
From some reason editing the pom file and adding the relevant dependencies from maven central don't work. The dependency does being downloaded, but the import fails.
The only work around for this (which was a bad one) was to create a .classpath file to point on the
downloaded jar (within the .m2 directory).
I know that MAT's build.sh is setting a specific repository and not using the default one.
I have tried both using it as is and removing the locally configured repository, but remained with the same issue.
Appreciate any help/pointers with it
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.23421 seconds