On Fri, 24 Jan 2003, Henri Yandell wrote:
> > I've done a cvs update on commons, and have successfully built [well it > fails on a test] httpclient with just: cd httpclient; maven > > So something weird is up. > > Maybe your b7 is damaged? You could try reinstalling and see if that fixes > it? [yes, I've been using Windows all week!] > > Hopefully a 3rd person can give it a try so we can see which one of us has > the weird setup. I just tried building HttpClient and it built and unit tested just fine (apart from one deprecation warning). That's with Maven b7, and I've never tried building HttpClient before. -- Martin Cooper > > Hen > > On Fri, 24 Jan 2003, Jeffrey Dever wrote: > > > b7 > > > > $MAVEN_HOME is set correctly and $MAVEN_HOME/bin is in my path. I'm > > perplexed. > > > > -jsd > > > > Henri Yandell wrote: > > > > >java:jar is afaik, the default goal to run. it's basically 'compile'. > > > > > >logging and lang both work for me. I'm on the latest stable maven, b7. > > > > > >What verison are you on? > > > > > >On Fri, 24 Jan 2003, Jeffrey Dever wrote: > > > > > > > > > > > >>I have tried running maven in a commons subdirectory, such as logging > > >>and httpclient. maven does go away and download the dependancies, but > > >>then reports: > > >> > > >>[ERROR] BUILD FAILED > > >>[ERROR] Goal "java:jar" does not exist in this project. > > >>Total time: 14 seconds > > >> > > >>I don't see where this goal is defined. Its not in the project.xml for > > >>the particular project or commons, and does not appear to come from the > > >>common maven.xml file either. > > >> > > >>-jsd > > >> > > >>Henri Yandell wrote: > > >> > > >> > > >> > > >>>If you go into a particular component and type 'maven', it should build > > >>>that project. I tend to use maven and maven site. > > >>> > > >>>However, how you do the big build of all components at the same time, I'm > > >>>also clueless on. > > >>> > > >>>Hen > > >>> > > >>>On Fri, 24 Jan 2003, Jeffrey Dever wrote: > > >>> > > >>> > > >>> > > >>> > > >>> > > >>>>In my local checkout of jakarta-commons, when I run *maven -g* I only > > >>>>the follwoing non documented goals: > > >>>> build > > >>>> build:start > > >>>> deploy-front-end-site > > >>>> site > > >>>> site-front-end > > >>>> > > >>>>When I run *maven build:start* I get: > > >>>> > > >>>>BUILD SUCCESSFUL > > >>>>Total time: 14 seconds > > >>>> > > >>>>But in reality it did nothing, no other output, no generated files. > > >>>>None of the other targets to anything useful either. I have tried with > > >>>>mavenb5 and b7 running on a linux box. > > >>>> > > >>>>How do we build commons with maven? How do I build a particular > > >>>>component withing commons? I couldn't find any instructions on this. > > >>>> > > >>>>-jsd > > >>>> > > >>>> > > >>>> > > >>>>-- > > >>>>To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > >>>>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > >>>> > > >>>> > > >>>> > > >>>> > > >>>> > > >>>> > > >>>-- > > >>>To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > >>>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > >>> > > >>> > > >>> > > >>> > > >>> > > >>> > > >>-- > > >>To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > >>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > >> > > >> > > >> > > >> > > > > > > > > >-- > > >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > > > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
