ma.glasnost.orika.test
Class MavenProjectUtil
java.lang.Object
ma.glasnost.orika.test.MavenProjectUtil
public class MavenProjectUtil
- extends Object
MavenProjectUtil provides lookup of the current project's root folder,
assuming the default compile directory somewhere beneath the 'target' folder;
uses lookup of the current class' class-file as a resource and walks up
to the target folder
- Author:
- matt.deboer@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenProjectUtil
public MavenProjectUtil()
findProjectRoot
public static File findProjectRoot()
Copyright © 2012 Glasnost. All Rights Reserved.