You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jeroen Reijn <j....@hippo.nl> on 2005/08/05 15:56:23 UTC

[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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: [m1] genapp - using external template repository

Posted by Arnaud HERITIER <ah...@gmail.com>.
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:j.reijn@hippo.nl] 
> Envoyé : vendredi 5 août 2005 15:56
> À : users@maven.apache.org
> 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: 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