You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I tried to build ePad using Maven, but got the following error:
mvn install
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module /home/tao/epad/isis-epad-project/../epad-plugins of /home/tao/epad/isis-epad-project/pom.xml does not exist @
[ERROR] Child module /home/tao/epad/isis-epad-project/../epad of /home/tao/epad/isis-epad-project/pom.xml does not exist @
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project edu.stanford.epad:epad-project:1.1 (/home/tao/epad/isis-epad-project/pom.xml) has 2 errors
[ERROR] Child module /home/tao/epad/isis-epad-project/../epad-plugins of /home/tao/epad/isis-epad-project/pom.xml does not exist
[ERROR] Child module /home/tao/epad/isis-epad-project/../epad of /home/tao/epad/isis-epad-project/pom.xml does not exist
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
Can anyone help?
Thanks
Tao
The text was updated successfully, but these errors were encountered:
The epad-plugins is a private repo because it contains code from collaborators. You'll need to be a lab member to get access to the repos. You could contact Dr. Daniel Rubin to get access to the lab. https://epad.stanford.edu/ways-contact-us
Hi,
I tried to build ePad using Maven, but got the following error:
mvn install
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module /home/tao/epad/isis-epad-project/../epad-plugins of /home/tao/epad/isis-epad-project/pom.xml does not exist @
[ERROR] Child module /home/tao/epad/isis-epad-project/../epad of /home/tao/epad/isis-epad-project/pom.xml does not exist @
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project edu.stanford.epad:epad-project:1.1 (/home/tao/epad/isis-epad-project/pom.xml) has 2 errors
[ERROR] Child module /home/tao/epad/isis-epad-project/../epad-plugins of /home/tao/epad/isis-epad-project/pom.xml does not exist
[ERROR] Child module /home/tao/epad/isis-epad-project/../epad of /home/tao/epad/isis-epad-project/pom.xml does not exist
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
Can anyone help?
Thanks
Tao
The text was updated successfully, but these errors were encountered: