Hello again,

we have updated our archetype definitions with adding our pluginRepository settings. So for the template projects you created yesterday, you should edit the pom.xml in the root of the project and add:

  <pluginRepositories>
    <pluginRepository>
      <id>jahiaRepository</id>
      <name>Jahia's Maven Repository</name>
      <url>http://maven.jahia.org/maven2</url>
    </pluginRepository>
  </pluginRepositories>

For the newly created project the today updated archetype will create this settings for you.

Thanks again for the reply. I did not get this issues as I already had the plugin in my local repository.

Regards,
Benjamin

Thomas Feldman wrote:

Hi,

After having created the template project, I tried to deploy it :

mvn war:exploded jahia:deploy

 

I get the following error message :

 

[INFO] Scanning for projects...

[INFO] Searching repository for plugin with prefix: 'war'.

[INFO] Searching repository for plugin with prefix: 'jahia'.

[INFO] ------------------------------------------------------------------------

[ERROR] BUILD ERROR

[INFO] ------------------------------------------------------------------------

[INFO] The plugin 'org.apache.maven.plugins:maven-jahia-plugin' does not exist o

r no valid version could be found

[INFO] ------------------------------------------------------------------------

[INFO] For more information, run Maven with the -e switch

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 1 second

[INFO] Finished at: Thu Feb 05 18:30:07 CET 2009

[INFO] Final Memory: 2M/4M

[INFO] ------------------------------------------------------------------------

 

Thanks for your help…

 

Thomas Feldman
Chef de projet  technique -Technical Project Manager
____________________________________________________________

Duke - A Razorfish Company
86-90, rue Notre Dame de Nazareth
75003 Paris - France
T : +33 (0)1 53 44 17 19

mailto:thomas.feld...@duke-interactive.com
http://www.duke-interactive.com
____________________________________________________________

If emails save time, not printing them saves trees

 


_______________________________________________ template_list mailing list template_list@jahia.org http://lists.jahia.org/cgi-bin/mailman/listinfo/template_list



_______________________________________________
template_list mailing list
template_list@jahia.org
http://lists.jahia.org/cgi-bin/mailman/listinfo/template_list

Reply via email to