Closed sw1p3r990 closed 4 years ago
works as expected on build servers and locally please share your steps: the detailed the better
works as expected on build servers and locally please share your steps: the detailed the better
The step is :
on the other hand, i installed openmeeting using https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for+installing+OpenMeetings+and+Tools?preview=/27838216/140774282/Installation%20OpenMeetings%205.0.0-M3%20on%20Ubuntu%2018.04%20LTS.pdf tutorial and it works very well on the same server.
Do you need other detail?
You have typo in profile name /allModule/allModules/
Please try to run mvn clean install
the error is weird due to openmeetings-webservice
module is being build in installed just before openmeetings-web
You have typo in profile name
/allModule/allModules/
Please try to run
mvn clean install
the error is weird due to
openmeetings-webservice
module is being build in installed just beforeopenmeetings-web
After run mvn clean install it returns information that there are some problems with my $JAVA_HOME path , after reconfigure the path and reboot the server, all of the builds can work normally
Thank you for your help
Hi,
i tries to build from the source and when i use the command mvn clean install -PallModules the build proccess always fails at 8/10 openmeeting-web with error :
[ERROR] Failed to execute goal on project openmeetings-web: Could not resolve dependencies for project org.apache.openmeetings:openmeetings-web:war:5.0.0-M5-SNAPSHOT: Failure to find org.apache.openmeetings:openmeetings-webservice:jar:5.0.0-M5-SNAPSHOT in https://repository.apache.org/content/groups/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache-snapshots has elapsed or updates are forced -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project openmeetings-web: Could not resolve dependencies for project org.apache.openmeetings:openmeetings-web:war:5.0.0-M5-SNAPSHOT: Failure to find org.apache.openmeetings:openmeetings-webservice:jar:5.0.0-M5-SNAPSHOT in https://repository.apache.org/content/groups/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache-snapshots has elapsed or updates are forced
Any hints about this? Because it's error on those process and the previous process are fine