https://issues.apache.org/bugzilla/show_bug.cgi?id=48221

--- Comment #2 from Dave Syer <david_s...@hotmail.com> 2009-11-18 07:40:53 UTC 
---
I see those artifacts in the repository.  There's a spelling error there as
well ("tomcta-embed-logging-juli").  The original problem is in the POM for
tomcat-embed-core (the groupId is correct here, but incorrect in the repository
itself, and the artifactId is wrong - maybe that's what you fixed?):

{code}
...
    <dependency>
      <groupId>org.apache.tomcat.embed</groupId>
      <artifactId>tomcat-emmed-logging-juli</artifactId>
...
    </dependency>
...
{code}

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to