Note that "maven clean dist" fails for me as well, but with different errors:

Plugin 'maven-deploy-plugin' in project 'Commons Benchmark' is not available
Plugin 'maven-deploy-plugin' in project 'Commons Benchmark' is not available
build:start:
                                                                                
clean:clean:
    [delete] Deleting directory
/home/craigmcc/Apache/jakarta/commons/trunks-sandbox/benchmark/target
                                                                                
clean:
                                                                                
dist:build-setup:
    [mkdir] Created dir:
/home/craigmcc/Apache/jakarta/commons/trunks-sandbox/benchmark/target/distributions
                                                                                
xdoc:init:
    [mkdir] Created dir:
/home/craigmcc/Apache/jakarta/commons/trunks-sandbox/benchmark/target/generated-xdocs
    [mkdir] Created dir:
/home/craigmcc/Apache/jakarta/commons/trunks-sandbox/benchmark/target/docs
                                                                                
java:prepare-filesystem:
    [mkdir] Created dir:
/home/craigmcc/Apache/jakarta/commons/trunks-sandbox/benchmark/target/classes
                                                                                
java:compile:
    [echo] Compiling to
/home/craigmcc/Apache/jakarta/commons/trunks-sandbox/benchmark/target/classes
    [javac] Compiling 14 source files to
/home/craigmcc/Apache/jakarta/commons/trunks-sandbox/benchmark/target/classes
                                                                                
java:jar-resources:
                                                                                
test:prepare-filesystem:
    [mkdir] Created dir:
/home/craigmcc/Apache/jakarta/commons/trunks-sandbox/benchmark/target/test-classes
    [mkdir] Created dir:
/home/craigmcc/Apache/jakarta/commons/trunks-sandbox/benchmark/target/test-reports
                                                                                
test:test-resources:
                                                                                
test:compile:
    [javac] Compiling 3 source files to
/home/craigmcc/Apache/jakarta/commons/trunks-sandbox/benchmark/target/test-classes
Note: 
/home/craigmcc/Apache/jakarta/commons/trunks-sandbox/benchmark/src/test/org/apache/commons/benchmark/Test1.java
uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
                                                                                
test:test:
    [junit] Running org.apache.commons.benchmark.Test1
..
Done thread test
Total bytes used by benchmark: 11008
Total bytes used by benchmark: 496208
going to sleep
result: {5min.last.meanDuration=0.0, 1min.last.meanDuration=0.0,
15min.last.meanDuration=0.0, 15min.last.started=0.0,
5min.last.completed=0.0, 1min.last.completed=1.0,
1min.last.started=1.0, 15min.last.duration=0.0,
1min.last.duration=0.0,
15min.last.completed=0.0, 5min.last.duration=0.0, 5min.last.started=0.0}
benchmarks are now: {foo=1min:
now=(started:0,completed:0,duration:0,meanDuration:0)
last=(started:1,completed:1,duration:0,meanDuration:0)}
duration: 214
meanDuration: 107
java.util.List.iterator: 1min:
now=(started:1,completed:1,duration:0,meanDuration:0)
last=(started:0,completed:0,duration:0,meanDuration:0)
Not null!
{org.apache.commons.benchmark.Test1.testLongSleep=1min:
now=(started:0,completed:0,duration:0,meanDuration:0)
last=(started:0,completed:0,duration:0,meanDuration:0), foo=1min:
now=(started:0,completed:0,duration:0,meanDuration:0)
last=(started:0,completed:0,duration:0,meanDuration:0),
java.util.List.iterator=1min:
now=(started:1,completed:1,duration:0,meanDuration:0)
last=(started:0,completed:0,duration:0,meanDuration:0),
org.apache.commons.benchmark.Test1.testDuration=1min:
now=(started:0,completed:0,duration:0,meanDuration:0)
last=(started:0,completed:0,duration:0,meanDuration:0),
org.apache.commons.benchmark.IFoo.doSomething=1min:
now=(started:1,completed:1,duration:0,meanDuration:0)
last=(started:0,completed:0,duration:0,meanDuration:0),
org.apache.commons.benchmark.Test1=1min:
now=(started:0,completed:0,duration:0,meanDuration:0)
last=(started:0,completed:0,duration:0,meanDuration:0),
java.util.List.add=1min:
now=(started:2,completed:2,duration:0,meanDuration:0)
last=(started:0,completed:0,duration:0,meanDuration:0)}
name: org.apache.commons.benchmark.Test1.main
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 11.4 sec
    [junit] Running org.apache.commons.benchmark.TestBenchmarkUtils
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] Running org.apache.commons.benchmark.TestPerformance
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 1.079 sec
    [junit] [ERROR] TEST org.apache.commons.benchmark.TestPerformance FAILED
                                                                                
BUILD FAILED
File...... /home/craigmcc/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly
Element... fail
Line...... 181
Column.... 54
There were test failures.
Total time: 22 seconds
Finished at: Mon Mar 14 22:30:13 PST 2005
                                                                                



On Mon, 14 Mar 2005 22:23:32 -0800, Craig McClanahan <[EMAIL PROTECTED]> wrote:
> I added a build.xml generated from "maven ant", but the unit tests
> fail (see my commit message for build.xml) which causes the "ant clean
> dist" command to fail as well.  If the unit tests are made to work, I
> can start uploading nightly builds for you, which will appear in:
> 
>   http://cvs.apache.org/builds/jakarta-commons/nightly/commons-benchmark/
> 
> Craig
> 
> 
> On Mon, 14 Mar 2005 21:42:38 -0800, Martin Cooper <[EMAIL PROTECTED]> wrote:
> > The Commons nightlies are run by Craig at the moment. As long as
> > FeedParser and Benchmark build cleanly with 'ant clean dist', a
> > request to Craig should get them added to the list of components built
> > nightly.
> >
> > (The plan is to move the nightlies onto ASF hardware as soon as an
> > appropriate machine (actually VM or zone) becomes available. I'm
> > hoping that this will happen shortly after the infrathon, which is
> > this coming weekend.)
> >
> > --
> > Martin Cooper
> >
> >
> > On Mon, 14 Mar 2005 21:27:48 -0800, Kevin A. Burton <[EMAIL PROTECTED]> 
> > wrote:
> > > I want to setup nightly builds for FeedParser and Benchmark.... but I
> > > can't figure out how.  Looked all over the wiki in the TitleIndex and
> > > even tried google.
> > >
> > > Pointers please! :)
> > >
> > > Kevin
> > >
> > > --
> > >
> > > Use Rojo (RSS/Atom aggregator).  Visit http://rojo.com. Ask me for an
> > > invite!  Also see irc.freenode.net #rojo if you want to chat.
> > >
> > > Rojo is Hiring! - http://www.rojonetworks.com/JobsAtRojo.html
> > >
> > > If you're interested in RSS, Weblogs, Social Networking, etc... then you
> > > should work for Rojo!  If you recommend someone and we hire them you'll
> > > get a free iPod!
> > >
> > > Kevin A. Burton, Location - San Francisco, CA
> > >        AIM/YIM - sfburtonator,  Web - http://peerfear.org/
> > > GPG fingerprint: 5FB2 F3E2 760E 70A8 6174 D393 E84D 8D04 99F1 4412
> > >
> > > ---------------------------------------------------------------------
> > > 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