You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by di...@apache.org on 2007/01/30 02:44:26 UTC

svn commit: r501279 - /geronimo/server/trunk/configs/cxf-deployer/pom.xml

Author: dims
Date: Mon Jan 29 17:44:25 2007
New Revision: 501279

URL: http://svn.apache.org/viewvc?view=rev&rev=501279
Log:
somehow this is not picking up the transitive dependency on jaxws module

Modified:
    geronimo/server/trunk/configs/cxf-deployer/pom.xml

Modified: geronimo/server/trunk/configs/cxf-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/configs/cxf-deployer/pom.xml?view=diff&rev=501279&r1=501278&r2=501279
==============================================================================
--- geronimo/server/trunk/configs/cxf-deployer/pom.xml (original)
+++ geronimo/server/trunk/configs/cxf-deployer/pom.xml Mon Jan 29 17:44:25 2007
@@ -44,6 +44,12 @@
 
         <dependency>
             <groupId>org.apache.geronimo.modules</groupId>
+            <artifactId>geronimo-jaxws</artifactId>
+            <version>${version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.geronimo.modules</groupId>
             <artifactId>geronimo-cxf-builder</artifactId>
             <version>${version}</version>
         </dependency>



Re: svn commit: r501279 - /geronimo/server/trunk/configs/cxf-deployer/pom.xml

Posted by Davanum Srinivas <da...@gmail.com>.
Nope.

-- dims

On 1/29/07, Jason Dillon <ja...@planet57.com> wrote:
> Do you have an exclude anywhere for geronimo-jaxws by chance?
>
> --jason
>
>
> On Jan 29, 2007, at 5:44 PM, dims@apache.org wrote:
>
> > Author: dims
> > Date: Mon Jan 29 17:44:25 2007
> > New Revision: 501279
> >
> > URL: http://svn.apache.org/viewvc?view=rev&rev=501279
> > Log:
> > somehow this is not picking up the transitive dependency on jaxws
> > module
> >
> > Modified:
> >     geronimo/server/trunk/configs/cxf-deployer/pom.xml
> >
> > Modified: geronimo/server/trunk/configs/cxf-deployer/pom.xml
> > URL: http://svn.apache.org/viewvc/geronimo/server/trunk/configs/cxf-
> > deployer/pom.xml?view=diff&rev=501279&r1=501278&r2=501279
> > ======================================================================
> > ========
> > --- geronimo/server/trunk/configs/cxf-deployer/pom.xml (original)
> > +++ geronimo/server/trunk/configs/cxf-deployer/pom.xml Mon Jan 29
> > 17:44:25 2007
> > @@ -44,6 +44,12 @@
> >
> >          <dependency>
> >              <groupId>org.apache.geronimo.modules</groupId>
> > +            <artifactId>geronimo-jaxws</artifactId>
> > +            <version>${version}</version>
> > +        </dependency>
> > +
> > +        <dependency>
> > +            <groupId>org.apache.geronimo.modules</groupId>
> >              <artifactId>geronimo-cxf-builder</artifactId>
> >              <version>${version}</version>
> >          </dependency>
> >
> >
>
>


-- 
Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers

Re: svn commit: r501279 - /geronimo/server/trunk/configs/cxf-deployer/pom.xml

Posted by Jason Dillon <ja...@planet57.com>.
Do you have an exclude anywhere for geronimo-jaxws by chance?

--jason


On Jan 29, 2007, at 5:44 PM, dims@apache.org wrote:

> Author: dims
> Date: Mon Jan 29 17:44:25 2007
> New Revision: 501279
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=501279
> Log:
> somehow this is not picking up the transitive dependency on jaxws  
> module
>
> Modified:
>     geronimo/server/trunk/configs/cxf-deployer/pom.xml
>
> Modified: geronimo/server/trunk/configs/cxf-deployer/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/server/trunk/configs/cxf- 
> deployer/pom.xml?view=diff&rev=501279&r1=501278&r2=501279
> ====================================================================== 
> ========
> --- geronimo/server/trunk/configs/cxf-deployer/pom.xml (original)
> +++ geronimo/server/trunk/configs/cxf-deployer/pom.xml Mon Jan 29  
> 17:44:25 2007
> @@ -44,6 +44,12 @@
>
>          <dependency>
>              <groupId>org.apache.geronimo.modules</groupId>
> +            <artifactId>geronimo-jaxws</artifactId>
> +            <version>${version}</version>
> +        </dependency>
> +
> +        <dependency>
> +            <groupId>org.apache.geronimo.modules</groupId>
>              <artifactId>geronimo-cxf-builder</artifactId>
>              <version>${version}</version>
>          </dependency>
>
>


Re: svn commit: r501279 - /geronimo/server/trunk/configs/cxf-deployer/pom.xml

Posted by Jason Dillon <ja...@planet57.com>.
Do you have an exclude anywhere for geronimo-jaxws by chance?

--jason


On Jan 29, 2007, at 5:44 PM, dims@apache.org wrote:

> Author: dims
> Date: Mon Jan 29 17:44:25 2007
> New Revision: 501279
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=501279
> Log:
> somehow this is not picking up the transitive dependency on jaxws  
> module
>
> Modified:
>     geronimo/server/trunk/configs/cxf-deployer/pom.xml
>
> Modified: geronimo/server/trunk/configs/cxf-deployer/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/server/trunk/configs/cxf- 
> deployer/pom.xml?view=diff&rev=501279&r1=501278&r2=501279
> ====================================================================== 
> ========
> --- geronimo/server/trunk/configs/cxf-deployer/pom.xml (original)
> +++ geronimo/server/trunk/configs/cxf-deployer/pom.xml Mon Jan 29  
> 17:44:25 2007
> @@ -44,6 +44,12 @@
>
>          <dependency>
>              <groupId>org.apache.geronimo.modules</groupId>
> +            <artifactId>geronimo-jaxws</artifactId>
> +            <version>${version}</version>
> +        </dependency>
> +
> +        <dependency>
> +            <groupId>org.apache.geronimo.modules</groupId>
>              <artifactId>geronimo-cxf-builder</artifactId>
>              <version>${version}</version>
>          </dependency>
>
>