0 Replies Latest reply on May 8, 2013 3:50 PM by miguel0afd

    Add/import javascript library

    miguel0afd

      Hi there!

       

      I'm using a javascript library to develop a interface with 3D graphics and I was wondering if there is a way to add/import this library into my project with maven without having to move/copy all the js files into the webapp/resources directory. I already tried to do it with the tags <directory> and <targetPath> within the <resource> tag of the pom.xml file but it didn't work.

       

      Thanks in advance.