Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 45236 invoked from network); 4 May 2004 12:56:41 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 4 May 2004 12:56:41 -0000 Received: (qmail 93519 invoked by uid 500); 4 May 2004 12:56:32 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 93483 invoked by uid 500); 4 May 2004 12:56:32 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 93457 invoked from network); 4 May 2004 12:56:31 -0000 Received: from unknown (HELO bass.Textwise.com) (64.80.12.100) by daedalus.apache.org with SMTP; 4 May 2004 12:56:31 -0000 Received: from mortal.mnis.com (mortal [172.18.0.123]) by bass.Textwise.com (8.11.6+Sun/8.9.3) with ESMTP id i44CjrQ20111 for ; Tue, 4 May 2004 08:45:53 -0400 (EDT) Subject: Re: Deploy JNLP From: Anthony Vito To: Maven Users List In-Reply-To: <018d01c42b85$7e111530$848c440a@cgeyfr.cgey.fr> References: <20040425083117.6F8718EB0C@mail.xmatrix.ch> <018d01c42b85$7e111530$848c440a@cgeyfr.cgey.fr> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 04 May 2004 08:57:12 -0400 Message-Id: <1083675432.14454.51.camel@mortal> Mime-Version: 1.0 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N To accomplish jnlp deployment I added a pregoal to site:deploy, which copies the jnlp folder to the docs directory. Then I have a link in the html to the .jnlp file to launch it, works great. -vito On Mon, 2004-04-26 at 07:56, Emmanuel Venisse wrote: > > ----- Original Message ----- > From: "Daniel Frey" > To: "'Maven Users List'" > Sent: Sunday, April 25, 2004 10:31 AM > Subject: Deploy JNLP > > > > Hi there, > > > > Is there a way to deploy the JNLP artifacts generated by "maven jnlp" to a > > server? > > No, you can write a postGoal for the jnlp generation, or add a new goal in > the jnlp plugin and send us the patch. > > Emmanuel > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org