[ https://issues.apache.org/jira/browse/MTOMCAT-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036011#comment-14036011 ]
jieryn commented on MTOMCAT-263: -------------------------------- I am the original author of the problem report, and I am also reading it again now. I would encourage you to also please read the full chain, because what you are describing is not the original problem. The directories are in fact being created, and in the correct location. Your complaint about the result from Java command is neither related nor consequence of the fact that an Apache Maven command built the executable WAR. This isn't the tomcat[67]-maven-plugin that is creating those directories, so your argument about it not being the Maven Way is inaccurate at best. Please create a separate issue if you want a different behavior for where the exec-war built executable WAR performs its extraction. This is not the appropriate place for that request. > tomcat7:exec-war can't create .extract/webapps > ---------------------------------------------- > > Key: MTOMCAT-263 > URL: https://issues.apache.org/jira/browse/MTOMCAT-263 > Project: Apache Tomcat Maven Plugin > Issue Type: Bug > Affects Versions: 2.1, 2.2 > Reporter: jieryn > Fix For: 3.0 > > > bash$ java -jar target/app-1.0-SNAPSHOT-war-exec.jar > Exception in thread "main" java.lang.Exception: FATAL: impossible to create > directories:.extract/webapps > at > org.apache.tomcat.maven.runner.Tomcat7Runner.extract(Tomcat7Runner.java:586) > at > org.apache.tomcat.maven.runner.Tomcat7Runner.run(Tomcat7Runner.java:204) > at > org.apache.tomcat.maven.runner.Tomcat7RunnerCli.main(Tomcat7RunnerCli.java:212) -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org