/[Apache-SVN]/maven/components/trunk/maven-core/pom.xml
ViewVC logotype

Diff of /maven/components/trunk/maven-core/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- maven/components/trunk/maven-core/pom.xml	2005/05/17 15:02:44	170607
+++ maven/components/trunk/maven-core/pom.xml	2005/05/17 15:11:41	170608
@@ -69,6 +69,13 @@
       <artifactId>plexus-i18n</artifactId>
       <version>1.0-beta-3</version>
     </dependency>
+    <!-- TODO: only here for classloader issues. It used to work when the script classes were inside the component factory... -->
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-script-beanshell</artifactId>
+      <version>2.0-SNAPSHOT</version>
+      <scope>runtime</scope>
+    </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-script-marmalade</artifactId>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26