Hm.  Now it works for me as well?

This is very strange, because I distinctly remember doing this exact steps; deleting 
.maven,
rebuilding, running maven.  Yesterday it failed, today it works.

Before I hang my head in utter shame ... have any of the -snapshot jars changed since 
yesterday?

Anyway, I'm back to trying to build my clover patch.  I'll keep you posted.

--
Howard M. Lewis Ship
Creator, Tapestry: Java Web Components
http://jakarta.apache.org/tapestry



> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, August 05, 2003 11:49 AM
> To: Maven Users List
> Subject: RE: Building beta-10
> 
> 
> Hi Howard,
> 
> I just pulled down maven 1.0 beta 10 and successfully ran
> 
> 'maven site'
> 
> for hivemind.
> 
> Can you please delete %USERPROFILE%\.maven\plugins if on 
> windows and try 
> it again?
> 
> Thanks.
> 
>     [echo] Generating 
> C:/source/jakarta/jakarta-commons-sandbox/hivemind/target/docs
> /localization.html 
> from C:\source\jakarta\jakarta-c 
> ommons-sandbox\hivemind\xdocs\localization.xml
>     [echo] Generating 
> C:/source/jakarta/jakarta-commons-sandbox/hivemind/target/docs
> /registry.html 
> from C:\source\jakarta\jakarta-commo 
> ns-sandbox\hivemind\xdocs\registry.xml
>     [echo] Generating 
> C:/source/jakarta/jakarta-commons-sandbox/hivemind/target/docs
> /rules.html 
> from C:\source\jakarta\jakarta-commons-
> sandbox\hivemind\xdocs\rules.xml
>     [echo] Generating 
> C:/source/jakarta/jakarta-commons-sandbox/hivemind/target/docs
> /services.html 
> from C:\source\jakarta\jakarta-commo 
> ns-sandbox\hivemind\xdocs\services.xml
> BUILD SUCCESSFUL
> Total time: 7 minutes 56 seconds
> --
> dIon Gillard, Multitask Consulting
> Blog:      http://blogs.codehaus.org/people/dion/
> 
> 
> "Howard M. Lewis Ship" <[EMAIL PROTECTED]> wrote on 
> 05/08/2003 09:17:58 
> PM:
> 
> > No, as I said, I pulled down the beta-10 release and tried to build
> > that but it doesn't work.
> > 
> > --
> > Howard M. Lewis Ship
> > Creator, Tapestry: Java Web Components 
> > http://jakarta.apache.org/tapestry
> > 
> > 
> > 
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > > Sent: Monday, August 04, 2003 10:22 PM
> > > To: Maven Users List
> > > Subject: RE: Building beta-10
> > > 
> > > 
> > > Are you building from CVS Head? If so, please don't expect it
> > > to work at 
> > > the moment.
> > > --
> > > dIon Gillard, Multitask Consulting
> > > Blog:      http://blogs.codehaus.org/people/dion/
> > > 
> > > 
> > > "Howard M. Lewis Ship" <[EMAIL PROTECTED]> wrote on
> > > 05/08/2003 04:32:22 
> > > AM:
> > > 
> > > > I tried that, but thought I must have missed something.
> > > > 
> > > > Using beta-10 binary download, I can build my project 
> (HiveMind) 
> > > > no
> > > problem.
> > > > 
> > > > When building from source, it fails:
> > > > 
> > > > 
> > > >     [echo] Generating the Unit Tests...
> > > > maven-junit-report-plugin:report:
> > > > java:prepare-filesystem:
> > > > 
> > > > java:compile:
> > > >     [echo] Compiling to C:\workspace\hivemind/target/classes
> > > > 
> > > > BUILD FAILED
> > > > File...... file:/C:/Documents and Settings/Howard/.
> > > > maven/plugins/maven-java-plugin-1.3/
> > > > Element... ant:javac
> > > > Line...... 34
> > > > Column.... 54
> > > > srcdir attribute must be set!
> > > > Total time:  49 seconds
> > > > 
> > > > That's the tail end of "maven site".
> > > > 
> > > > --
> > > > Howard M. Lewis Ship
> > > > Creator, Tapestry: Java Web Components
> > > > http://jakarta.apache.org/tapestry
> > > > 
> > > > 
> > > > 
> > > > > -----Original Message-----
> > > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > > > > Sent: Monday, August 04, 2003 12:40 PM
> > > > > To: Maven Users List
> > > > > Subject: Re: Building beta-10
> > > > > 
> > > > > 
> > > > > Why are you running maven maven:install?
> > > > > 
> > > > > ant -f build-bootstrap.xml already installs maven....
> > > > > --
> > > > > dIon Gillard, Multitask Consulting
> > > > > Blog:      http://blogs.codehaus.org/people/dion/
> > > > > 
> > > > > 
> > > > > "Howard M. Lewis Ship" <[EMAIL PROTECTED]> wrote on 
> 05/08/2003 
> > > > > 01:54:38
> > > > > AM:
> > > > > 
> > > > > > Move Maven frustration.
> > > > > > 
> > > > > > I wanted to fix the Clover plugin, because it isn't sorting 
> > > > > > the
> > > > > > way I'd like it to (and doesn't provide a property 
> to control 
> > > > > > sorting).
> > > > > > 
> > > > > > I downloaded via CVS Maven beta-10.
> > > > > > 
> > > > > > ant -f build-bootstrap.xml
> > > > > > 
> > > > > > Seems to work fine.
> > > > > > 
> > > > > > maven maven:install
> > > > > > 
> > > > > > Chugs along for a couple of minutes, and ends with:
> > > > > > 
> > > > > > +----------------------------------------
> > > > > > | Building Maven Changelog Plug-in
> > > > > > | Memory: 57M/88M
> > > > > > +----------------------------------------
> > > > > > Attempting to download regexp-1.2.jar.
> > > > > > ..
> > > > > > .
> > > > > > 
> > > > > > clean:clean:
> > > > > >     [delete] Deleting directory 
> > > > > > C:\workspace\maven\src\plugins- build\changelog\target
> > > > > > 
> > > > > > clean:
> > > > > > 
> > > > > > plugin:
> > > > > > java:prepare-filesystem:
> > > > > >     [mkdir] Created dir: C:\workspace\maven\src\plugins- 
> > > > > > build\changelog\target\classes
> > > > > > 
> > > > > > java:compile:
> > > > > >     [echo] Compiling to c:\workspace\maven\src\plugins- 
> > > > > > build\changelog/target/classes
> > > > > >     [javac] Compiling 17 source files to
> > > > > > 
> C:\workspace\maven\src\plugins-build\changelog\target\classes
> > > > > > C:\workspace\maven\src\plugins- 
> > > > > > 
> > > > > 
> > > 
> build\changelog\src\main\org\apache\maven\cvslib\CvsChangeLogGenerat
> > > > > o
> > > > > > r.java:106: cannot resolve symbol
> > > > > > symbol  : method splitSCMConnection (java.lang.String)
> > > > > > location: class org.apache.maven.project.Repository
> > > > > >         String tokens[] =
> > > > > Repository.splitSCMConnection(getConnection());
> > > > > >                                     ^
> > > > > > 1 error
> > > > > > 
> > > > > > BUILD FAILED
> > > > > > File...... file:/c:/workspace/maven/
> > > > > > Element... maven:reactor
> > > > > > Line...... 60
> > > > > > Column.... 7
> > > > > > Unable to obtain goal [plugin] -- file:/C:/Documents and
> > > > > > 
> > > Settings/Howard/.maven/plugins/maven-java-plugin-1.3/:55:48: <ant:
> > > > > > javac> Compile failed; see the
> > > > > > compiler error output
> > > > > >  for details.
> > > > > > Total time: 3 minutes 16 seconds
> > > > > > 
> > > > > > 
> > > > > > 
> > > > > > This is JDK 1.4 on Windows XP.
> > > > > > 
> > > > > > I don't get it ... I took the beta 10 code from CVS.  This
> > > > > should be
> > > > > > no different than when the Maven crew built the distro so
> > > > > why does it
> > > > > > fail?\
> > > > > > 
> > > > > > --
> > > > > > Howard M. Lewis Ship
> > > > > > Creator, Tapestry: Java Web Components 
> > > > > > http://jakarta.apache.org/tapestry
> > > > > > 
> > > > > > 
> > > > > > 
> > > > > > 
> > > > > 
> > > 
> --------------------------------------------------------------------
> > > > > -
> > > > > > 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