Re: [jruby-dev] maven

2013-12-26 Thread Vít Ondruch
Dne 26.12.2013 20:48, christian napsal(a): I am aware of https://github.com/jruby/jruby/issues/1210 https://github.com/jruby/jruby/issues/1207 which is something I am going to address with the work around the defaults gems. is there more to it ? - christian I've never went through the whol

Re: [jruby-dev] maven

2013-12-26 Thread christian
I am aware of https://github.com/jruby/jruby/issues/1210 https://github.com/jruby/jruby/issues/1207 which is something I am going to address with the work around the defaults gems. is there more to it ? - christian On Thu, Dec 26, 2013 at 3:44 PM, Vít Ondruch wrote: > Dne 23.12.2013 11:02,

Re: [jruby-dev] maven

2013-12-26 Thread Vít Ondruch
Dne 23.12.2013 11:02, christian napsal(a): hi, since the maven build does more or less its job now, it is time to ask if there is something which is really annoying or something which got dropped during the whole migration. please speak out and let me know. for a start I add my wish-list now

[jruby-dev] maven

2013-12-23 Thread christian
hi, since the maven build does more or less its job now, it is time to ask if there is something which is really annoying or something which got dropped during the whole migration. please speak out and let me know. for a start I add my wish-list now * get rid of build.xml ;) * lib/jruby.jar and

[jruby-dev] maven snapshots and ci.jruby.org

2013-08-25 Thread christian
hi, it looks like ci.jruby.org builds distribution files and as well run the CI on various jruby related project. all(?) of those project are using oss.sonatype.org BUT not all people with commit right have the permissions to push a snapshot to oss.sonatype.org. so pushing snapshots depends on the

Re: [jruby-dev] Maven build is not working

2013-06-29 Thread Charles Oliver Nutter
Yeah head should have the snapshot repo in pom now. - Charlie (mobile) On Jun 29, 2013 10:31 AM, "Wayne Meissner" wrote: > On 30 June 2013 00:13, Charles Oliver Nutter wrote: > > For now you can pull later jnr-posix and 'mvn install' to get he > snapshot. > > > > Shouldn't the snapshot build be

Re: [jruby-dev] Maven build is not working

2013-06-29 Thread Wayne Meissner
On 30 June 2013 00:13, Charles Oliver Nutter wrote: > For now you can pull later jnr-posix and 'mvn install' to get he snapshot. > > Shouldn't the snapshot build be available in Sonatype? Looks like it is https://oss.sonatype.org/content/repositories/snapshots/com/github/jnr/jnr-posix/3.0.1-SNAPS

Re: [jruby-dev] Maven build is not working

2013-06-29 Thread Charles Oliver Nutter
Looks like the artifact is there...are you sure you're on master head? - Charlie (mobile) On Jun 29, 2013 10:16 AM, "Charles Oliver Nutter" wrote: > Later = latest > > - Charlie (mobile) > On Jun 29, 2013 10:13 AM, "Charles Oliver Nutter" > wrote: > >> For now you can pull later jnr-posix and '

Re: [jruby-dev] Maven build is not working

2013-06-29 Thread Charles Oliver Nutter
Later = latest - Charlie (mobile) On Jun 29, 2013 10:13 AM, "Charles Oliver Nutter" wrote: > For now you can pull later jnr-posix and 'mvn install' to get he snapshot. > > Shouldn't the snapshot build be available in Sonatype? > > - Charlie (mobile) > On Jun 29, 2013 9:16 AM, "Hirotsugu Asari"

Re: [jruby-dev] Maven build is not working

2013-06-29 Thread Charles Oliver Nutter
For now you can pull later jnr-posix and 'mvn install' to get he snapshot. Shouldn't the snapshot build be available in Sonatype? - Charlie (mobile) On Jun 29, 2013 9:16 AM, "Hirotsugu Asari" wrote: > For me > > [exec] [ERROR] Failed to execute goal on project jruby: Could not > resolve de

[jruby-dev] Maven build is not working

2013-06-29 Thread Hirotsugu Asari
For me > [exec] [ERROR] Failed to execute goal on project jruby: Could not > resolve dependencies for project org.jruby:jruby:jar:1.7.5.dev: Failure to > find com.github.jnr:jnr-posix:jar:3.0.1-SNAPSHOT in file:./localrepo was > cached in the local repository, resolution will not be reatte

Re: [jruby-dev] Maven-rubygems

2010-03-03 Thread Charles Oliver Nutter
On Tue, Mar 2, 2010 at 2:36 PM, kristian wrote: > Chalres best to contact me is via email or via github > http://github.com/mkristian/jruby-maven-plugins > just keep in mind I live in UTC+5:30 which is kind of a half day to > the US. sometimes I hang around on irc as well . . . > > when is 1.5 sch

Re: [jruby-dev] Maven-rubygems

2010-03-02 Thread kristian
Chalres best to contact me is via email or via github http://github.com/mkristian/jruby-maven-plugins just keep in mind I live in UTC+5:30 which is kind of a half day to the US. sometimes I hang around on irc as well . . . when is 1.5 scheduled approximately ? regards Kristian On Wed, Mar 3, 201

Re: [jruby-dev] Maven-rubygems

2010-03-02 Thread Charles Oliver Nutter
Kristian: Can I put you in touch with the Sonatype guys? I think you may be better qualified to work with them to put together a comprehensive JRuby+RubyGems+Maven+Polyglot solution, and you've essentially already done a lot of the work we had only started planning. I'd really like to be able to s

Re: [jruby-dev] Maven-rubygems

2010-02-23 Thread kristian
yes, this super-secret repository is kind of desperately needed to clean up "copying of jars" and/or "handling all gems with maven only" or/and creating gemspec which are incomplete (because of the missing jars). how can I help ? with regards Kristian On Tue, Feb 23, 2010 at 11:01 AM, Hirotsugu

[jruby-dev] Maven-rubygems

2010-02-22 Thread Hirotsugu Asari
Tom's Rake-Ant integration stuff landed in the trunk. It is looking great! How about Maven-RubyGems integration? http://github.com/cstamas/nexus-ruby-support/ has been quiet. (I didn't follow its development closely, so maybe there is a super-secret repository that I don't know about.) Hiro --

Re: [jruby-dev] Maven repository availability for 1.1.3?

2008-08-03 Thread Charles Oliver Nutter
Peter K Chan wrote: I noticed that the maven repo http://repo1.maven.org/maven2/ still does not have JRuby 1.1.3 available. From my past experiences, it takes no more than a day or two for new JRuby release to become available. Is this something that the JRuby releasers can push to the repositor

Re: [jruby-dev] Maven repository availability for 1.1.3?

2008-07-31 Thread Mauro Talevi
Nick Sieger wrote: On Wed, Jul 30, 2008 at 12:11 PM, Mauro Talevi <[EMAIL PROTECTED]> wrote: BTW: since the build is mvn-based, it's easier to use mvn deploy to mvn release plugin to upload to repository. Actually, we've been moving away from the maven-based build and using ant exclusively. I

RE: [jruby-dev] Maven repository availability for 1.1.3?

2008-07-30 Thread Peter K Chan
Great! Thank you, Nick. Peter -Original Message- From: Nick Sieger [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 30, 2008 2:18 PM To: dev@jruby.codehaus.org Subject: Re: [jruby-dev] Maven repository availability for 1.1.3? Got it. It's on the codehaus repository now, should be i

Re: [jruby-dev] Maven repository availability for 1.1.3?

2008-07-30 Thread Nick Sieger
://repo1.maven.org/maven2/org/jruby/jruby/ > > I only see 1.1.2 listed, but not 1.1.3. > > Peter > > -Original Message- > From: Nick Sieger [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 30, 2008 11:44 AM > To: dev@jruby.codehaus.org > Subject: Re: [jruby-d

Re: [jruby-dev] Maven repository availability for 1.1.3?

2008-07-30 Thread Nick Sieger
On Wed, Jul 30, 2008 at 12:11 PM, Mauro Talevi <[EMAIL PROTECTED]> wrote: > > BTW: since the build is mvn-based, it's easier to use mvn deploy to mvn > release plugin to upload to repository. Actually, we've been moving away from the maven-based build and using ant exclusively. I need to trim down

RE: [jruby-dev] Maven repository availability for 1.1.3?

2008-07-30 Thread Peter K Chan
Subject: Re: [jruby-dev] Maven repository availability for 1.1.3? On Wed, Jul 30, 2008 at 1:50 AM, Peter K Chan <[EMAIL PROTECTED]> wrote: > I noticed that the maven repo http://repo1.maven.org/maven2/ still does not > have JRuby 1.1.3 available. From my past experiences, it takes no more

Re: [jruby-dev] Maven repository availability for 1.1.3?

2008-07-30 Thread Mauro Talevi
Nick Sieger wrote: On Wed, Jul 30, 2008 at 1:50 AM, Peter K Chan <[EMAIL PROTECTED]> wrote: I noticed that the maven repo http://repo1.maven.org/maven2/ still does not have JRuby 1.1.3 available. From my past experiences, it takes no more than a day or two for new JRuby release to become availab

Re: [jruby-dev] Maven repository availability for 1.1.3?

2008-07-30 Thread Nick Sieger
On Wed, Jul 30, 2008 at 1:50 AM, Peter K Chan <[EMAIL PROTECTED]> wrote: > I noticed that the maven repo http://repo1.maven.org/maven2/ still does not > have JRuby 1.1.3 available. From my past experiences, it takes no more than a > day or two for new JRuby release to become available. Which artif

[jruby-dev] Maven repository availability for 1.1.3?

2008-07-29 Thread Peter K Chan
I noticed that the maven repo http://repo1.maven.org/maven2/ still does not have JRuby 1.1.3 available. From my past experiences, it takes no more than a day or two for new JRuby release to become available. Is this something that the JRuby releasers can push to the repository? Or is it a problem