You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Michael Jumper (JIRA)" <ji...@apache.org> on 2018/12/14 07:24:00 UTC

[jira] [Commented] (GUACAMOLE-677) Compiling guacamole client doesn't produce the .war file

    [ https://issues.apache.org/jira/browse/GUACAMOLE-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721013#comment-16721013 ] 

Michael Jumper commented on GUACAMOLE-677:
------------------------------------------

From http://guacamole.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}

There are multiple subprojects of guacamole-client and the webapp (guacamole) is one of those. Only the source archive is an artifact of the top-level, parent project.

> Compiling guacamole client doesn't produce the .war file
> --------------------------------------------------------
>
>                 Key: GUACAMOLE-677
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-677
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-client
>    Affects Versions: 0.9.14
>            Reporter: Stefan Zuban
>            Priority: Major
>
> On ubuntu server 18.04, linux 4.15.0-42, java 1.8.0_191, maven 3.6.0, compiling guacamole-client-0.9.14 ends with success, yet in the target/ folder, there is no .war file. Instead there is a  guacamole-client-0.9.14.tar.gz file. Please advise.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)