You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by al...@apache.org on 2014/01/06 13:21:00 UTC

svn commit: r1555730 - /juddi/cms-site/trunk/content/releases.mdtext

Author: alexoree
Date: Mon Jan  6 12:21:00 2014
New Revision: 1555730

URL: http://svn.apache.org/r1555730
Log:
JUDDI-750 adding maven artifact info

Modified:
    juddi/cms-site/trunk/content/releases.mdtext

Modified: juddi/cms-site/trunk/content/releases.mdtext
URL: http://svn.apache.org/viewvc/juddi/cms-site/trunk/content/releases.mdtext?rev=1555730&r1=1555729&r2=1555730&view=diff
==============================================================================
--- juddi/cms-site/trunk/content/releases.mdtext (original)
+++ juddi/cms-site/trunk/content/releases.mdtext Mon Jan  6 12:21:00 2014
@@ -6,3 +6,22 @@ Title: Downloads and Releases
 | ---																| ---			| --- 					|
 | [3.1.5](http://www.apache.org/dyn/closer.cgi/juddi/juddi/3.1.5/)  | May 20, 2013  | Stable 3.1.5 Release  |
 | [Older releases](http://archive.apache.org/dist/juddi/)		    | 			  	| Archived Releases  	|
+
+
+## Maven Artifacts
+
+ - Maven Group ID: org.apache.juddi
+
+ juddi-client 		| Java client code base (it's not just a wsimport!)
+ uddi-ws			| Generated code from UDID wsdls, plus some tweaking
+ juddi-core 		| This is the where the UDDI web services are implemented for Hibernate
+ juddi-core-openjpa	| This is the where the UDDI web services are implemented for OpenJPA
+ juddi-rest-cxf		| REST style interfaces for UDDI and then some
+ uddi-tck			| JUnit tests for UDDI TCK
+ uddi-tck-base		| Common functions for testing that's used from juddi-core and uddi-tck
+ juddi-client-extras| SAP Registry JAXWS Transport adapter
+ juddi-examples		| Example Code
+ juddi-more-samples	| Even more samples
+ juddi-gui			| A web application for interacting with UDDI
+ juddi-migration-tool	| A tool for importing and exporting UDDI content
+ juddi-tck-runner	| A CLI app to run the uddi-tck tests
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org