You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by an...@apache.org on 2007/04/06 16:10:46 UTC

svn commit: r526173 - /incubator/cxf/trunk/rt/databinding/jaxb/pom.xml

Author: andreasmyth
Date: Fri Apr  6 07:10:46 2007
New Revision: 526173

URL: http://svn.apache.org/viewvc?view=rev&rev=526173
Log:
Workaround for the 'unrecognized parameter -Xdv' when building from the rt directory.

Modified:
    incubator/cxf/trunk/rt/databinding/jaxb/pom.xml

Modified: incubator/cxf/trunk/rt/databinding/jaxb/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/databinding/jaxb/pom.xml?view=diff&rev=526173&r1=526172&r2=526173
==============================================================================
--- incubator/cxf/trunk/rt/databinding/jaxb/pom.xml (original)
+++ incubator/cxf/trunk/rt/databinding/jaxb/pom.xml Fri Apr  6 07:10:46 2007
@@ -76,6 +76,18 @@
                         </goals>
                     </execution>
                 </executions>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.apache.cxf</groupId>
+                        <artifactId>cxf-xjc-dv</artifactId>
+                        <version>${project.version}</version>
+                    </dependency>
+                    <dependency>
+                        <groupId>org.apache.cxf</groupId>
+                        <artifactId>cxf-common-utilities</artifactId>
+                        <version>${project.version}</version>
+                    </dependency>
+                </dependencies>
             </plugin>
         </plugins>
     </build>



Re: svn commit: r526173 - /incubator/cxf/trunk/rt/databinding/jaxb/pom.xml

Posted by Dan Diephouse <da...@envoisolutions.com>.
You rock! Thats been killing me lately.

- Dan

On 4/6/07, andreasmyth@apache.org <an...@apache.org> wrote:
>
> Author: andreasmyth
> Date: Fri Apr  6 07:10:46 2007
> New Revision: 526173
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=526173
> Log:
> Workaround for the 'unrecognized parameter -Xdv' when building from the rt
> directory.
>
> Modified:
>     incubator/cxf/trunk/rt/databinding/jaxb/pom.xml
>
> Modified: incubator/cxf/trunk/rt/databinding/jaxb/pom.xml
> URL:
> http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/databinding/jaxb/pom.xml?view=diff&rev=526173&r1=526172&r2=526173
>
> ==============================================================================
> --- incubator/cxf/trunk/rt/databinding/jaxb/pom.xml (original)
> +++ incubator/cxf/trunk/rt/databinding/jaxb/pom.xml Fri Apr  6 07:10:46
> 2007
> @@ -76,6 +76,18 @@
>                          </goals>
>                      </execution>
>                  </executions>
> +                <dependencies>
> +                    <dependency>
> +                        <groupId>org.apache.cxf</groupId>
> +                        <artifactId>cxf-xjc-dv</artifactId>
> +                        <version>${project.version}</version>
> +                    </dependency>
> +                    <dependency>
> +                        <groupId>org.apache.cxf</groupId>
> +                        <artifactId>cxf-common-utilities</artifactId>
> +                        <version>${project.version}</version>
> +                    </dependency>
> +                </dependencies>
>              </plugin>
>          </plugins>
>      </build>
>
>
>


-- 
Dan Diephouse
Envoi Solutions
http://envoisolutions.com | http://netzooid.com/blog