[ http://jira.codehaus.org/browse/MOJO-163?page=comments#action_55137 ]
Allan Ramirez commented on MOJO-163: ------------------------------------ I cant reproduce this issue, might be fixed in the latest version or in svn > jalopy tests fail when project built from the mojo level > -------------------------------------------------------- > > Key: MOJO-163 > URL: http://jira.codehaus.org/browse/MOJO-163 > Project: Mojo > Type: Bug > Components: jalopy > Reporter: Matt Brozowski > > > When trying to build from the mojo level the jalopy tests fail > Here's the top of the exception that is thrown: > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > java.io.FileNotFoundException: > /Users/brozow/svn/mojo/jalopy-maven-plugin/src/test/resources/input/test/Circle.java > (No such file or directory) > at java.io.FileInputStream.open(Native Method) > at java.io.FileInputStream.<init>(FileInputStream.java:106) > at > org.codehaus.mojo.jalopy.JalopyMojoTest.getTextContents(JalopyMojoTest.java:232) > at > org.codehaus.mojo.jalopy.JalopyMojoTest.compareTextFiles(JalopyMojoTest.java:205) > at > org.codehaus.mojo.jalopy.JalopyMojoTest.testExecute(JalopyMojoTest.java:108) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
