[oauth] Re: Fix maven dependencies

2009-06-12 Thread John Kristian

I'll do that.  Thanks for pointing it out.

On Jun 11, 7:52 am, bowa bruno.w...@gmail.com wrote:
 Can someone with svn commit rights to the google code project change
 this and put a new build on the maven repo please ?

 thanks,
 bruno

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OAuth group.
To post to this group, send email to oauth@googlegroups.com
To unsubscribe from this group, send email to oauth+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/oauth?hl=en
-~--~~~~--~~--~--~---



[oauth] Re: Fix maven dependencies

2009-06-11 Thread joaquindiez

Thanks  that is the solution it must be changed in any pom.xml
under ../java/core/


On Jun 10, 11:51 pm, Seth Fitzsimmons s...@mojodna.net wrote:
 It looks like the solution is to change pom.xml entries that look like this:

   parent
     groupIdnet.oauth.core/groupId
     artifactIdparent/artifactId
     version20090530/version
   /parent

 to:

   parent
     groupIdnet.oauth.core/groupId
     artifactIdoauth-core-parent/artifactId
     version20090530/version
   /parent

 seth

 On Tue, Jun 9, 2009 at 9:58 AM, joaquindiezjoaquind...@gmail.com wrote:

  so... how can this be solved?

  On Jun 8, 9:24 pm, Paul Austin paul.d.aus...@gmail.com wrote:
  For build 20090530 all of the maven pom are referencing a parent
  called parent. In the file system the module is called oauth-parent so
  those poms cannot find it.

  Paul


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OAuth group.
To post to this group, send email to oauth@googlegroups.com
To unsubscribe from this group, send email to oauth+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/oauth?hl=en
-~--~~~~--~~--~--~---



[oauth] Re: Fix maven dependencies

2009-06-11 Thread bowa

Can someone with svn commit rights to the google code project change
this and put a new build on the maven repo please ?

thanks,
bruno

On Jun 11, 2:05 pm, joaquindiez joaquind...@gmail.com wrote:
 Thanks  that is the solution it must be changed in any pom.xml
 under ../java/core/

 On Jun 10, 11:51 pm, Seth Fitzsimmons s...@mojodna.net wrote:

  It looks like the solution is to change pom.xml entries that look like this:

    parent
      groupIdnet.oauth.core/groupId
      artifactIdparent/artifactId
      version20090530/version
    /parent

  to:

    parent
      groupIdnet.oauth.core/groupId
      artifactIdoauth-core-parent/artifactId
      version20090530/version
    /parent

  seth

  On Tue, Jun 9, 2009 at 9:58 AM, joaquindiezjoaquind...@gmail.com wrote:

   so... how can this be solved?

   On Jun 8, 9:24 pm, Paul Austin paul.d.aus...@gmail.com wrote:
   For build 20090530 all of the maven pom are referencing a parent
   called parent. In the file system the module is called oauth-parent so
   those poms cannot find it.

   Paul



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OAuth group.
To post to this group, send email to oauth@googlegroups.com
To unsubscribe from this group, send email to oauth+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/oauth?hl=en
-~--~~~~--~~--~--~---