Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Combining maven and play
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Alexander Reelsen  
View profile   Translate to Translated (View Original)
 More options Dec 22 2009, 3:00 pm
From: Alexander Reelsen <a...@emplify.de>
Date: Tue, 22 Dec 2009 21:00:22 +0100
Local: Tues, Dec 22 2009 3:00 pm
Subject: Combining maven and play
Hi all,

I have written a small post how to combine play and the maven
dependency resolution for your own modules, hopefully without getting in
classloader hell because of clashing versions of packages which
already ship with play.

Please comment, whether this is a useful solution - I am not really a
friend of maven myself, but it just works for transitive dependencies
IMO.

http://www.emplify.de/archives/963-Using-maven-for-dependency-resolut...

Regards, Alexander


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Guillaume Bort  
View profile  
 More options Dec 23 2009, 5:42 am
From: Guillaume Bort <guillaume.b...@gmail.com>
Date: Wed, 23 Dec 2009 11:42:54 +0100
Local: Wed, Dec 23 2009 5:42 am
Subject: Re: [play-framework] Combining maven and play
Hi,

Thank for your post.
I agree that play miss of a dependencies tracking system. I think
about using ivy to track these dependencies.

But never used it myself. What do you think about it ?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Glen Maddern  
View profile  
 More options Dec 23 2009, 5:53 am
From: Glen Maddern <gle...@gmail.com>
Date: Wed, 23 Dec 2009 20:53:14 +1000
Local: Wed, Dec 23 2009 5:53 am
Subject: Re: [play-framework] Combining maven and play

One suggestion would be to integrate with javagems: http://www.javagems.org/

I've been hugely impressed with gemcutter, so this is intriguing with me. To
me it's far more appealing than maven/ivy. If you're familiar with ruby gem
publishing it should be fairly familiar, too.

-glen.

On Wed, Dec 23, 2009 at 8:42 PM, Guillaume Bort <guillaume.b...@gmail.com>wrote:

--
Glen Maddern
0423 118 405

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alexander Reelsen  
View profile  
 More options Dec 23 2009, 7:15 am
From: Alexander Reelsen <a...@emplify.de>
Date: Wed, 23 Dec 2009 13:15:37 +0100
Local: Wed, Dec 23 2009 7:15 am
Subject: Re: [play-framework] Combining maven and play
Hi

On Wed, 23 Dec 2009 11:42:54 +0100

Guillaume Bort <guillaume.b...@gmail.com> wrote:
> Thank for your post.
> I agree that play miss of a dependencies tracking system. I think
> about using ivy to track these dependencies.

> But never used it myself. What do you think about it ?

I'm also all in for ivy. Ant is already used and play does not need
anything more than pure dependency management.

I'll try to come up with an ivy solution in the next days, if time
permits.

Regards, Alexander


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alexander Reelsen  
View profile  
 More options Dec 23 2009, 11:28 am
From: Alexander Reelsen <a...@emplify.de>
Date: Wed, 23 Dec 2009 17:28:22 +0100
Local: Wed, Dec 23 2009 11:28 am
Subject: Re: [play-framework] Combining maven and play
Hi

On Wed, 23 Dec 2009 11:42:54 +0100

Guillaume Bort <guillaume.b...@gmail.com> wrote:
> Thank for your post.
> I agree that play miss of a dependencies tracking system. I think
> about using ivy to track these dependencies.

Only resolving dependencies in ivy is pretty quick and additionally
integrates clean with ant- eclipse plugin is also there (I did not
check for other IDEs):

https://www.emplify.de/archives/965-Using-ivy-for-dependency-resoluti...

Regards, Alexander


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ivan Meredith  
View profile  
 More options Dec 23 2009, 4:31 pm
From: Ivan Meredith <i...@ivan.net.nz>
Date: Thu, 24 Dec 2009 10:31:41 +1300
Local: Wed, Dec 23 2009 4:31 pm
Subject: Re: [play-framework] Combining maven and play
Thanks for your post. I had just spent a few hours getting all the
jars for jclouds.

I'll probably stick with maven instead of ivy because we use maven for
jclouds and already have maven installed.

-Ivan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »