1
0
-1
1 answer
- 321
You need some repositories inside your ~/.m2 folder. Download here: repository, extract, and place the folder in ~/.m2 folder
- Muhammad Junaid Khalid
Thanks it really helped
Add your comment...
You need some repositories inside your ~/.m2 folder. Download here: repository, extract, and place the folder in ~/.m2 folder
Thanks it really helped
I am trying to follow Build using source on Windows. All previous commands runs successfully but when I run the last command
mvn clean install
it breaks and gives following error. I have tried to check on Enhydra Shark on internet but can't find the repositories used in the wflow-wfengine'spom.xml
Update: I download the jar files of Enydra Shark from this link but I am still missing
shark-maven-2.0.1.jar
,dbmanager
formTogetherRelationalObjects
,eaf-api
fromTogetherApplicationFramework
andeafconfreader
fromTogetherApplicationFramework
. Please help me getting these.