> -----Original Message-----
> From: Jarrell, Maury [mailto:[EMAIL PROTECTED]
> Sent: 03 May 2004 23:31
> To: 'Maven Users List'
> Subject: RE: Compile from CVS
> 
> Thanks! I'll try that.  I really appreciate your efforts.  Ditto to
Arnaud
> who just offered the same to me offline.  Now I have to go erase the
mean
> things I wrote about you guys off the bathroom wall... ;-)

:-)

-Vincent

> 
> Thanks again,
> Maury
> 
> > -----Original Message-----
> > From: Vincent Massol [mailto:[EMAIL PROTECTED]
> > Sent: Monday, May 03, 2004 4:21 PM
> > To: 'Maven Users List'
> > Subject: RE: Compile from CVS
> >
> > Ok, here's some help for you... :-)
> >
> > Follow these steps:
> >
> > 1/ remove your .maven/plugins directory
> > 2/ grab http://cvs.apache.org/~vmassol/maven-rc3-20040503.zip and
unzip
> > it
> > 3/ ensure your MAVEN_HOME variable points to the place you've
unzipped
> > it
> > 4/ ensure MAVEN_HOME/bin is in your classpath
> > 5/ try it
> >
> > Hope it helps,
> > -Vincent
> >
> > > -----Original Message-----
> > > From: Jarrell, Maury [mailto:[EMAIL PROTECTED]
> > > Sent: 03 May 2004 23:01
> > > To: 'Maven Users List'
> > > Subject: RE: Compile from CVS
> > >
> > > I deserve that.  I was venting some frustration is a
not-so-helpful
> > way.
> > > The truth is that I'd love to participate if I can ever get Maven
to
> > > successfully do a "site:generate".  Unfortunately, I was told rc2
> > won't
> > > work
> > > because it there are some bugs with some goals that site:generate
> > depends
> > > on. I'm not familiar with CVS so I'm on a learning curve there,
too.
> > Add
> > > to
> > > that the fact that I'm behind a firewall and the whole thing has
been
> > a
> > > succession of roadblocks for me.  I'll stop whining and keep
> > working...
> > > Thanks for your help,
> > > Maury
> > >
> > > > -----Original Message-----
> > > > From: Vincent Massol [mailto:[EMAIL PROTECTED]
> > > > Sent: Monday, May 03, 2004 2:28 PM
> > > > To: 'Maven Users List'
> > > > Subject: RE: Compile from CVS
> > > >
> > > > Building from HEAD or branch HEAD is reserved to
> > power-users/developers.
> > > > I'd suggest you use the latest released version (rc2).
Otherwise,
> > stop
> > > > whining and start participating :-)
> > > >
> > > > Thanks
> > > > -Vincent
> > > >
> > > > > -----Original Message-----
> > > > > From: Jarrell, Maury [mailto:[EMAIL PROTECTED]
> > > > > Sent: 03 May 2004 20:50
> > > > > To: 'Maven Users List'
> > > > > Subject: RE: Compile from CVS
> > > > >
> > > > > Amen.  I think I was lulled into believing it's a more mature
> > project
> > > > than
> > > > > it is by all the "Built With Maven" graphics on so many
Jakarta
> > > > projects.
> > > > >
> > > > > > -----Original Message-----
> > > > > > From: Miguel Griffa [mailto:[EMAIL PROTECTED]
> > > > > > Sent: Monday, May 03, 2004 1:54 PM
> > > > > > To: Maven Users List
> > > > > > Subject: Re: Compile from CVS
> > > > > >
> > > > > > Hi
> > > > > > I'm getting the same problem there,
> > > > > > I just run
> > > > > > cvs up -r MAVEN-1_0-BRANCH -d -C
> > > > > > on maven and maven-plugins checkouts...
> > > > > > I's so happy with maven that I want to start building and
> > > > contributing
> > > > > > (if I can) but debugging the bootstrap seems a bit difficult
fo
> > rthe
> > > > > > first task..
> > > > > >
> > > > > >      [exec]  __  __
> > > > > >      [exec] |  \/  |__ _Apache__ ___
> > > > > >      [exec] | |\/| / _` \ V / -_) ' \  ~ intelligent
projects ~
> > > > > >      [exec] |_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc3-SNAPSHOT
> > > > > >
> > > > > >      [exec] com.werken.werkz.NoSuchGoalException: No goal
> > [clean]
> > > > > >      [exec]     at
> > > > > >
> > > > >
> > > >
> >
org.apache.maven.plugin.GoalToJellyScriptHousingMapper.resolveJellyScrip
> > > > tH
> > > > > > ousings(GoalToJellyScriptHousingMapper.java:254)
> > > > > >      [exec]     at
> > > > > >
> > > > >
> > > >
> >
org.apache.maven.plugin.PluginManager.prepAttainGoal(PluginManager.java:
> > > > 64
> > > > > > 5)
> > > > > >      [exec]     at
> > > > > >
> > > > >
> > > >
> >
org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:597
> > > > )
> > > > > >      [exec]     at
> > > > > >
org.apache.maven.MavenSession.attainGoals(MavenSession.java:266)
> > > > > >      [exec]     at
org.apache.maven.cli.App.doMain(App.java:485)
> > > > > >      [exec]     at
org.apache.maven.cli.App.main(App.java:1208)
> > > > > >      [exec]     at
> > > > sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > > > > Method)
> > > > > >      [exec]     at
> > > > > >
> > > > >
> > > >
> >
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
> > > > a:
> > > > > > 39)
> > > > > >      [exec]     at
> > > > > >
> > > > >
> > > >
> >
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
> > > > Im
> > > > > > pl.java:25)
> > > > > >      [exec]     at
> > java.lang.reflect.Method.invoke(Method.java:324)
> > > > > >      [exec]     at
> > > > com.werken.forehead.Forehead.run(Forehead.java:551)
> > > > > >      [exec]     at
> > > > com.werken.forehead.Forehead.main(Forehead.java:581)
> > > > > >
> > > > > >
> > > > > > Arnaud Heritier wrote:
> > > > > >
> > > > > > >
> > > > > > >
> > > > > > >>-----Message d'origine-----
> > > > > > >>De : Miguel Griffa [mailto:[EMAIL PROTECTED]
> > > > > > >>Envoy� : lundi 3 mai 2004 20:01
> > > > > > >>� : Maven Users List
> > > > > > >>Objet : Re: Compile from CVS
> > > > > > >>
> > > > > > >>Hi I checked out the HEAD
> > > > > > >>But I'm used to compile without problems HEADs (from open
> > source
> > > > > > >>projects...)
> > > > > > >>I posted all info at jira here (included the ouput of ant
-d )
> > > > > > >>
> > > > > >
>>http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1253
> > > > > > >>
> > > > > > >>Shouldn't the head version compile?
> > > > > > >>
> > > > > > >>
> > > > > > >
> > > > > > >Ok Miguel.
> > > > > > >In theory the Head must compile but in reality I'm not sure
> > that
> > > > all
> > > > > > >modifications are done in the two branches.
> > > > > > >The dev team is trying to produce a 1.0 RC3 (Final we hope)
as
> > soon
> > > > as
> > > > > > >possible.
> > > > > > >Waiting for this, I advise you to get the branch :
> > MAVEN-1_0-BRANCH
> > > > > > >We are sure that this one compile.
> > > > > > >
> > > > > > >I will try to find what the problem is with the HEAD.
> > > > > > >
> > > > > > >
> > > > > > >#Arnaud.
> > > > > > >
> > > > > > >
> > > > > >
> > > >
> >
>---------------------------------------------------------------------
> > > > > > >To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > > >For additional commands, e-mail:
[EMAIL PROTECTED]
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > >
> > > > > > Miguel Griffa
> > > > > > Software Architect
> > > > > > Technisys.NET  "The First Digital e-nabler"
> > > > > > Transactional Solutions
> > > > > >
> > > > > > Miami +1 305 357 8109
> > > > > > Madrid +34 915 726 763
> > > > > > Buenos Aires: +54 11 43227100
> > > > > > [EMAIL PROTECTED]
> > > > > > http://www.technisys.net
> > > > > >
> > > > > >
> > > > > >
> > > >
> >
---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > >
> > > > >
> > > > >
> > > > >
> >
---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > > >
> > > >
> > > >
> >
---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> > >
> > >
---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to