public class ProjectUtils extends Object
| Constructor and Description |
|---|
ProjectUtils() |
| Modifier and Type | Method and Description |
|---|---|
static MavenProject |
getProject(MavenProjectBuilder projectBuilder,
MavenSession session,
File pom,
Log logger)
Gets a project for the given
pom. |
public ProjectUtils()
public static MavenProject getProject(MavenProjectBuilder projectBuilder, MavenSession session, File pom, Log logger) throws ProjectBuildingException
pom.projectBuilder - session - pom - the pom from which to build the project.logger - ProjectBuildingExceptionCopyright © 2005–2014 AndroMDA.org. All rights reserved.