Simulate the phase, but don't make any changes to the project.
@param releaseDescriptor the configuration to use
@param releaseEnvironment the environmental configuration, such as Maven settings, Maven home, etc.
@param reactorProjects the reactor projects
@throws ReleaseExecutionException an exception during the execution of the phase
@throws ReleaseFailureException a failure during the execution of the phase
@return the release result
Executes a simulation of the problem. When the simulation is finished (and this method returns) the statistics of the simulation are returned.
@return The statistics that were gathered during the simulation.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.