That's weird - it worked without it for me. What was the error you got?

This adds a bit to the download, but I'm happy enough to keep it in, it should also improve the performance.

Cheers,
Brett

On 27/03/2008, at 6:50 PM, [EMAIL PROTECTED] wrote:

Author: oching
Date: Thu Mar 27 00:50:11 2008
New Revision: 641729

URL: http://svn.apache.org/viewvc?rev=641729&view=rev
Log:
[MRM-688]
-adding back jasper-compiler-jdt as dependency (this is needed for jsp support)

Modified:
maven/archiva/trunk/archiva-web/archiva-standalone/archiva-jetty/ pom.xml

Modified: maven/archiva/trunk/archiva-web/archiva-standalone/archiva- jetty/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/archiva/trunk/archiva-web/archiva-standalone/archiva-jetty/pom.xml?rev=641729&r1=641728&r2=641729&view=diff
= = = = = = = = ====================================================================== --- maven/archiva/trunk/archiva-web/archiva-standalone/archiva-jetty/ pom.xml (original) +++ maven/archiva/trunk/archiva-web/archiva-standalone/archiva-jetty/ pom.xml Thu Mar 27 00:50:11 2008
@@ -123,6 +123,12 @@
      <version>1.0.1</version>
      <scope>runtime</scope>
    </dependency>
+    <dependency>
+      <groupId>tomcat</groupId>
+      <artifactId>jasper-compiler-jdt</artifactId>
+      <version>5.5.15</version>
+      <scope>runtime</scope>
+    </dependency>
  </dependencies>
  <build>
    <plugins>



--
Brett Porter
[EMAIL PROTECTED]
http://blogs.exist.com/bporter/

Reply via email to