Where can I get the current banach.jar? Maven doesn't download the one that
contains the counter class which longwell depends on. (I look at the jar, I
have and the class is really missing).

Just made a fresh checkout from subversion, but it still doesn't work.

Regards
Jan



C:\EigeneDateien2\Projekte\LongwellProject>mvn package
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building SIMILE Longwell
[INFO]    task-segment: [package]
[INFO]
----------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot edu.mit.simile:banach:1.0-SNAPSHOT: checking for updates
from aduna-snapshot-repo
[INFO] snapshot edu.mit.simile:banach:1.0-SNAPSHOT: checking for updates
from simile.mit.edu
Downloading:
http://simile.mit.edu/maven-proxy/edu/mit/simile/banach/1.0-SNAPSHOT/banach-
1.0-20070323.192041-9.pom
1K downloaded
Downloading:
http://simile.mit.edu/maven-proxy/edu/mit/simile/banach/1.0-SNAPSHOT/banach-
1.0-20070323.192041-9.jar
23K downloaded
[INFO] [compiler:compile]
[INFO] Compiling 136 source files to
C:\EigeneDateien2\Projekte\LongwellProject\target\classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

C:\EigeneDateien2\Projekte\LongwellProject\src\main\java\edu\mit\simile\long
well\RepositoryFactory.java:[16,37] package edu.mit.simile.banach.count
does not exist

C:\EigeneDateien2\Projekte\LongwellProject\src\main\java\edu\mit\simile\long
well\RepositoryFactory.java:[63,23] cannot find symbol
symbol  : class Counter
location: class edu.mit.simile.longwell.RepositoryFactory


_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to