Arnaud, yes I figured that out. But is there a solution for my problem? A configuration option that I missed to use an external repository over http,webdav or ftp? If not would it not be nice to implement this option into the genapp plugin?
Jeroen -----Original Message----- From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] Sent: Friday, August 05, 2005 7:33 PM To: 'Maven Users List' Subject: RE: [m1] genapp - using external template repository Hi Jeroen, This property supports only a local directory. maven.genapp.template.repository : Specifies a directory that has additional templates. If this property is not defined, the template will be searched in the local Maven directory or in the resources of the plugin itself. Arnaud > -----Message d'origine----- > De : Jeroen Reijn [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 5 août 2005 15:56 > À : [email protected] > Objet : [m1] genapp - using external template repository > > Hi guys, > > looking at the genapp documentation I thought it would be > possible to use an external (on a webserver) template > repository. Somehow this does not seem to work. Searching > through the mailinglist archive I could not find any > solution. Does somebody know how to do this? > > I've added the property maven.genapp.template.repository to > my build.properties like: > > maven.genapp.template.repository=http://somehost/maven/genapp- > templates/ > > But it keeps giving me "unable to locate a template named mytemplate. > Has somebody tried this before? > > With kind regards, > > Jeroen > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
