You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "jieryn (JIRA)" <ji...@apache.org> on 2014/03/12 17:11:46 UTC

[jira] [Created] (MTOMCAT-263) tomcat7:exec-war can't create .extract/webapps

jieryn created MTOMCAT-263:
------------------------------

             Summary: 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.2, 2.1
            Reporter: jieryn


{code}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)
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org