svn commit: r767840 - /jakarta/taglibs/proper/standard/trunk/standard-test/pom.xml

[email protected]
Newsgroups gmane.comp.jakarta.taglibs.devel
Message-ID <[email protected]>
Author: bayard
Date: Thu Apr 23 08:03:09 2009
New Revision: 767840

URL: http://svn.apache.org/viewvc?rev=767840&view=rev
Log:
Adding dependency on Standard Taglib. Improving name of cactified war. Removing / from end of context as that caused pain. 

Modified:
    jakarta/taglibs/proper/standard/trunk/standard-test/pom.xml

Modified: jakarta/taglibs/proper/standard/trunk/standard-test/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/standard/trunk/standard-test/pom.xml?rev=767840&r1=767839&r2=767840&view=diff
==============================================================================
--- jakarta/taglibs/proper/standard/trunk/standard-test/pom.xml (original)
+++ jakarta/taglibs/proper/standard/trunk/standard-test/pom.xml Thu Apr 23 08:03:09 2009
@@ -59,6 +59,13 @@
 
   <dependencies>
     <dependency>
+      <groupId>org.apache.taglibs</groupId>
+      <artifactId>taglibs-standard</artifactId>
+      <version>1.2-SNAPSHOT</version>
+    </dependency>
+
+    <!-- dependencies of the above - consider cleaning -->
+    <dependency>
       <groupId>javax.servlet</groupId>
       <artifactId>servlet-api</artifactId>
       <version>2.5</version>
@@ -106,7 +113,7 @@
         <version>1.8.1</version>
         <configuration>
           <srcFile>target/taglibs-standard-test-1.2-SNAPSHOT.war</srcFile>
-          <destFile>cactifiedByMaven2.war</destFile>
+          <destFile>target/cactus-taglibs-standard-test-1.2-SNAPSHOT.war</destFile>
         </configuration>
         <executions>
           <execution>
@@ -137,7 +144,7 @@
               <systemProperties>
                 <property>
                   <name>cactus.contextURL</name>
-                  <value>http://localhost:8080/taglibs-standard-test/</value>
+                  <value>http://localhost:8080/taglibs-standard-test</value>
                 </property>
               </systemProperties>
             </configuration>
@@ -168,7 +175,7 @@
             <configuration>
               <scanIntervalSeconds>0</scanIntervalSeconds>
               <daemon>true</daemon>
-              <webApp>cactifiedByMaven2.war</webApp>
+              <webApp>target/cactus-taglibs-standard-test-1.2-SNAPSHOT.war</webApp>
             </configuration>
           </execution>
           <execution>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.