Jython 2.5 with Maven2

View: New views
6 Messages — Rating Filter:   Alert me  

Jython 2.5 with Maven2

by hardskinone :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi,
 does someone use Maven2 with Jython 2.5(rcX)? An available[0] Maven2
plugin still require jython 2.2 to works well.

Thanks

[0] http://dev.servprise.com/maven-jython-plugin/

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Jython-users mailing list
Jython-users@...
https://lists.sourceforge.net/lists/listinfo/jython-users

Re: Jython 2.5 with Maven2

by dmos :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I had the exact same problem a couple of days ago. My build is a bit more involved and I didn't want to chance having more problems with Maven, so I switched to Gradle (Groovy on top of Ant/Ivy/Maven). It works well so far. I have my work in progress currently at github [1] (can be browsed). But I don't know If you can use a different build system...

Also, a couple of hours ago, I spoke with some people on the committer team, and they are looking into pushing the milestone artifacts into MavenCentral again directly from their build (presumably under org.python.jython).

Does that help? Do you just need dependency resolution with 2.5 or do you need more (a plugin)?

Cheers,
Daniel

[1] http://gist.github.com/117570

On Wed, May 27, 2009 at 2:41 PM, <hardskinone@...> wrote:

Hi,
 does someone use Maven2 with Jython 2.5(rcX)? An available[0] Maven2
plugin still require jython 2.2 to works well.

Thanks

[0] http://dev.servprise.com/maven-jython-plugin/

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
_______________________________________________
Jython-users mailing list
Jython-users@...
https://lists.sourceforge.net/lists/listinfo/jython-users


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Jython-users mailing list
Jython-users@...
https://lists.sourceforge.net/lists/listinfo/jython-users

Re: Jython 2.5 with Maven2

by Viðar Svansson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

Any progress on this? I would really like to include jython 2.5 in my pom.xml

Cheers,
Viðar

On Wed, May 27, 2009 at 7:41 AM,  <hardskinone@...> wrote:

>
> Hi,
>  does someone use Maven2 with Jython 2.5(rcX)? An available[0] Maven2
> plugin still require jython 2.2 to works well.
>
> Thanks
>
> [0] http://dev.servprise.com/maven-jython-plugin/
>
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity professionals. Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
> Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
> _______________________________________________
> Jython-users mailing list
> Jython-users@...
> https://lists.sourceforge.net/lists/listinfo/jython-users
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Jython-users mailing list
Jython-users@...
https://lists.sourceforge.net/lists/listinfo/jython-users

Re: Jython 2.5 with Maven2

by Charlie Groves :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/10/8 Viðar Svansson <vidarsvans@...>:
> Any progress on this? I would really like to include jython 2.5 in my pom.xml

The jar is in the central maven 2 repository:
http://www.jarvana.com/jarvana/inspect-pom/org/python/jython/2.5.0/jython-2.5.0.pom

Charlie

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Jython-users mailing list
Jython-users@...
https://lists.sourceforge.net/lists/listinfo/jython-users

Re: Jython 2.5 with Maven2

by Leo Soto M. :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/10/8 Charlie Groves <charlie.groves@...>:
> 2009/10/8 Viðar Svansson <vidarsvans@...>:
>> Any progress on this? I would really like to include jython 2.5 in my pom.xml
>
> The jar is in the central maven 2 repository:
> http://www.jarvana.com/jarvana/inspect-pom/org/python/jython/2.5.0/jython-2.5.0.pom

BTW, as far as I have seen, the jar in the maven repository is the
regular one, without the standard library.

Do you know if there is a way to get the Jython standard library via
maven (either as a separate jar or as a different "stand-alone
version" jar)?

[IIRC, the Hudson Jython plugin is *seriously* limited by this situation]

Regards,
--
Leo Soto M.
http://blog.leosoto.com

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Jython-users mailing list
Jython-users@...
https://lists.sourceforge.net/lists/listinfo/jython-users

Re: Jython 2.5 with Maven2

by Steven Githens-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Actually, I just upgraded one of my projects to use Jython 2.5.1 and
sent the jar along with a request to our admins to add it to our public
maven repo we mirror for our project.

I created the jar by using the Jython Installer GUI, choosing the
standalone jar option, and then installing that with:

mvn install:install-file -DgroupId=org.python
-DartifactId=jython-complete  -Dversion=2.5.1 -Dpackaging=jar
-Dfile=/home/sgithens/bin/jython2.5.1standalonejar/jython.jar

This actually brings me to the question.. how do we figure out the md5
for the jython installer jar that's downloaded from Sourceforge? Maybe
I'm missing it, but I can't find it on the sourceforge page.  I'd like
to be able to check the md5 of the installer, so I can be confident that
the jar I'm handing my folks to make public is from a completely awesome
source.

Cheers!
Steve

P.S.
I'm hoping it show up under here pretty soon
http://source.sakaiproject.org/maven2/org/
They're usually pretty fast even on the weekends, but it might not show
up until Monday.
The jar I made is here: http://githens.org/drop/jython-complete-2.5.1.jar

Leo Soto M. wrote:

> 2009/10/8 Charlie Groves <charlie.groves@...>:
>  
>> 2009/10/8 Viðar Svansson <vidarsvans@...>:
>>    
>>> Any progress on this? I would really like to include jython 2.5 in my pom.xml
>>>      
>> The jar is in the central maven 2 repository:
>> http://www.jarvana.com/jarvana/inspect-pom/org/python/jython/2.5.0/jython-2.5.0.pom
>>    
>
> BTW, as far as I have seen, the jar in the maven repository is the
> regular one, without the standard library.
>
> Do you know if there is a way to get the Jython standard library via
> maven (either as a separate jar or as a different "stand-alone
> version" jar)?
>
> [IIRC, the Hudson Jython plugin is *seriously* limited by this situation]
>
> Regards,
>  


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Jython-users mailing list
Jython-users@...
https://lists.sourceforge.net/lists/listinfo/jython-users