Giuseppe Bux wrote:
> Ryan,
> it seems that now the tracing works: you find it in attachment.
> "-e" parameter is correct.
> 
> java version "1.5.0_06"

I doubt the lack of a description file would show itself as a 
StackOverflow.  I don't have that file (commons-logging-api-1.1.pom) in 
my local repository either.

I'm stuck.  Does anybody else have ideas?  You could fake it by sticking 
this:

<project>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-logging</groupId>
   <artifactId>commons-logging-api</artifactId>
   <version>1.1</version>
</project>

at 
~/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom

But that's a kludge and may not even be correct.  Maybe it will get you 
somewhere...

-- 
Ryan Lee                  [EMAIL PROTECTED]
MIT CSAIL Research Staff  +1.617.253.5327
http://simile.mit.edu/
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to