Re: Compile Just a Subproject

2013-06-24 Thread Curtis Ullerich
.* * * * * *Let me know if you can now see the jar file (with updated time stamp) or not in target directory.* Thanks, Omkar Joshi *Hortonworks Inc.* http://www.hortonworks.com On Fri, Jun 21, 2013 at 3:12 PM, Curtis Ullerich curtuller...@gmail.comwrote: I've executed the commands as you've

Re: Compile Just a Subproject

2013-06-21 Thread Curtis Ullerich
install and use jar from target sub folder. Thanks, Omkar Joshi *Hortonworks Inc.* http://www.hortonworks.com On Thu, Jun 20, 2013 at 11:47 AM, Curtis Ullerich curtuller...@gmail.comwrote: Hi Chris, I really appreciate the response. What you described is what I initially tried

Re: Compile Just a Subproject

2013-06-20 Thread Curtis Ullerich
Building components separately. I hope this helps. Chris Nauroth Hortonworks http://hortonworks.com/ On Wed, Jun 19, 2013 at 4:53 PM, Curtis Ullerich curtuller...@gmail.comwrote: What is the way to compile just a subproject of Hadoop with Maven (without rebuilding parent modules)? In my case

Compile Just a Subproject

2013-06-19 Thread Curtis Ullerich
What is the way to compile just a subproject of Hadoop with Maven (without rebuilding parent modules)? In my case I'm wondering about DistributedShell. I thought that thishttp://stackoverflow.com/questions/1114026/maven-modules-building-a-single-specific-module/3899772#3899772would have worked but