DO NOT REPLY [Bug 48221] POM for tomcat-embed-core has bogus dependencies

2009-11-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48221

Mark Thomas  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Mark Thomas  2009-11-18 15:04:12 GMT ---
I found a couple more typos which have been fixed. The snapshots have now been
updated. I have removed the directories associated with the mis-typed artifact
IDs.

Since the snapshot is from trunk, the usual warnings apply. If you find any
issues, please raise additional bugs against Tomcat 7.

As an aside, is it safe to remove the old snapshots or should I leave them in
case folks want to build against the older snapshot (particularly if the
current snapshot has a regression)?

-- 
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



DO NOT REPLY [Bug 48221] POM for tomcat-embed-core has bogus dependencies

2009-11-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48221

--- Comment #3 from Mark Thomas  2009-11-18 13:27:59 GMT ---
Found them. Fixed in svn.

I'll update the snapshot repository shortly.

-- 
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



DO NOT REPLY [Bug 48221] POM for tomcat-embed-core has bogus dependencies

2009-11-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48221

--- Comment #2 from Dave Syer  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}
...

  org.apache.tomcat.embed
  tomcat-emmed-logging-juli
...

...
{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



DO NOT REPLY [Bug 48221] POM for tomcat-embed-core has bogus dependencies

2009-11-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48221

--- Comment #1 from Mark Thomas  2009-11-18 03:58:32 GMT ---
The one typo I could find has been fixed in the source (r881735).

I believe the group IDs are correct and that both dependencies exist in the
correct locations for those IDs. See:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/tomcat/embed/

I don't know Maven that well, so if this needs tweaking please provide exact
details as to what is required (ideally a patch) and an explanation of why it
is required.

I'll update the files on people.a.o once all of these issues have been
resolved.

-- 
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