[ https://issues.apache.org/jira/browse/MTOMCAT-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264930#comment-13264930 ]
Hudson commented on MTOMCAT-144: -------------------------------- Integrated in TomcatMavenPlugin-mvn3.x #145 (See [https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/145/]) [MTOMCAT-144] resourcePaths returns null (Revision 1332183) Result = FAILURE olamy : http://svn.apache.org/viewvc/?view=rev&rev=1332183 Files : * /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java > resourcePaths returns null > -------------------------- > > Key: MTOMCAT-144 > URL: https://issues.apache.org/jira/browse/MTOMCAT-144 > Project: Apache Tomcat Maven Plugin > Issue Type: Bug > Components: tomcat7 > Affects Versions: 2.0 > Environment: windows tomcat7:run > Reporter: Per Wramdemark > Assignee: Olivier Lamy (*$^¨%`£) > Fix For: 2.0 > > > Hi, > Suddenly a few days ago (unclear exactly when) when i run the code below it > returns null. It worked two weeks ago and still works if I step back to > version 2.0-beta-1. > I'm running the goal "tomcat7:run" > code that returns null: > getServletContext().getResourcePaths(path); > pom config: > <groupId>org.apache.tomcat.maven</groupId> > <artifactId>tomcat7-maven-plugin</artifactId> > <!-- <version>2.0-beta-1</version> --> > <version>2.0-SNAPSHOT</version> -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org