Hi, I try to build the apache ode with maven.
With that command mvn install Dmaven.test.skip=true I get that error [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Invalid task -ûDmaven.test.skip=true': you must specify a valid lifecycle phase, or a goal in the format plugin:goal or pluginGroupId:pluginArtifactId:pl uginVersion:goal The building of the elipse files with that command mvn eclipse:eclipse works fine Can u pls help me? Thanks
