[
https://issues.apache.org/jira/browse/GUACAMOLE-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15772413#comment-15772413
]
Michael Jumper commented on GUACAMOLE-147:
------------------------------------------
The .war file can be found in {{guacamole/target/}}. The .tar.gz you've found
within the top-level {{target/}} directory is simply the source archive, one of
several build artifacts produced by guacamole-client and its subprojects.
>From
>http://guacamole.incubator.apache.org/doc/gug/installing-guacamole.html#building-guacamole-client:
{quote}
Once the Guacamole web application is built, there will be a .war file in the
{{guacamole/target/}} subdirectory of the current directory (the directory you
were in when you ran mvn), ready to be deployed to a servlet container like
Tomcat.
{quote}
> mvn package execution within cloned git repo of guacamole results in tar.gz
> file
> --------------------------------------------------------------------------------
>
> Key: GUACAMOLE-147
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-147
> Project: Guacamole
> Issue Type: Bug
> Affects Versions: 0.9.10-incubating
> Environment: Lubuntu, Linux, Intel board
> Reporter: Andrei Volodin
> Original Estimate: 612h
> Remaining Estimate: 612h
>
> mvn package execution within cloned git repo of guacamole-client results in
> file target/ guacamole-client-0.9.10-incubating.tar.gz which hardly can be
> deployed to tomcat/webapps as stated in the instructions at the guacamole
> website.
> It is stated that mvn package execution results in war file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)