All the other httpcomponents use httpcomponents as prefix to the artifactId, however the project POM has:
<groupId>org.apache.httpcomponents</groupId> <artifactId>project</artifactId> This means that the SVN directory trees when checked out look a bit odd: httpcomponents-client httpcomponents-core project Perhaps it is too late to change it now, but if it can be changed, it would make using IDEs with multiple ASF projects a bit easier. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
