[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

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 asari.r...@gmail.com wrote: For me [exec] [ERROR] Failed to execute goal on project jruby: Could

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 head...@headius.com 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,

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 head...@headius.com wrote: Later = latest - Charlie (mobile) On Jun 29, 2013 10:13 AM, Charles Oliver Nutter head...@headius.com wrote: For now you can

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

2013-06-29 Thread Wayne Meissner
On 30 June 2013 00:13, Charles Oliver Nutter head...@headius.com 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

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 wmeiss...@gmail.com wrote: On 30 June 2013 00:13, Charles Oliver Nutter head...@headius.com wrote: For now you can pull later jnr-posix and 'mvn install' to get he snapshot.