Author: alexoree
Date: Tue Dec 11 03:02:43 2018
New Revision: 31484
Log:
removing juddi 3.3.6 md5 files
adding sout 1.2.8 release
Added:
release/juddi/juddi/3.3.6/readme.txt
release/juddi/scout/1.2.8/
release/juddi/scout/1.2.8/.sha1
release/juddi/scout/1.2.8/scout-1.2.8-javadoc.jar (with props)
release/juddi/scout/1.2.8/scout-1.2.8-javadoc.jar.asc
release/juddi/scout/1.2.8/scout-1.2.8-javadoc.jar.asc.sha1
release/juddi/scout/1.2.8/scout-1.2.8-javadoc.jar.sha1
release/juddi/scout/1.2.8/scout-1.2.8-source-release.tar.gz (with props)
release/juddi/scout/1.2.8/scout-1.2.8-source-release.tar.gz.asc
release/juddi/scout/1.2.8/scout-1.2.8-source-release.tar.gz.sha1
release/juddi/scout/1.2.8/scout-1.2.8-source-release.zip (with props)
release/juddi/scout/1.2.8/scout-1.2.8-source-release.zip.asc
release/juddi/scout/1.2.8/scout-1.2.8-source-release.zip.asc.sha1
release/juddi/scout/1.2.8/scout-1.2.8-source-release.zip.sha1
release/juddi/scout/1.2.8/scout-1.2.8-sources.jar (with props)
release/juddi/scout/1.2.8/scout-1.2.8-sources.jar.asc
release/juddi/scout/1.2.8/scout-1.2.8-sources.jar.asc.sha1
release/juddi/scout/1.2.8/scout-1.2.8-sources.jar.sha1
release/juddi/scout/1.2.8/scout-1.2.8.jar (with props)
release/juddi/scout/1.2.8/scout-1.2.8.jar.asc
release/juddi/scout/1.2.8/scout-1.2.8.jar.asc.sha1
release/juddi/scout/1.2.8/scout-1.2.8.jar.sha1
release/juddi/scout/1.2.8/scout-1.2.8.pom
release/juddi/scout/1.2.8/scout-1.2.8.pom.asc
release/juddi/scout/1.2.8/scout-1.2.8.pom.asc.sha1
release/juddi/scout/1.2.8/scout-1.2.8.pom.sha1
Removed:
release/juddi/juddi/3.3.6/juddi-dist-3.3.6.pom.asc.md5
release/juddi/juddi/3.3.6/juddi-dist-3.3.6.pom.md5
release/juddi/juddi/3.3.6/juddi-distro-3.3.6.tar.gz.asc.md5
release/juddi/juddi/3.3.6/juddi-distro-3.3.6.tar.gz.md5
release/juddi/juddi/3.3.6/juddi-distro-3.3.6.zip.asc.md5
release/juddi/juddi/3.3.6/juddi-distro-3.3.6.zip.md5
release/juddi/juddi/3.3.6/uddi-client-dist-3.3.6.pom.asc.md5
release/juddi/juddi/3.3.6/uddi-client-dist-3.3.6.pom.md5
release/juddi/juddi/3.3.6/uddi-client-distro-3.3.6.tar.gz.asc.md5
release/juddi/juddi/3.3.6/uddi-client-distro-3.3.6.tar.gz.md5
release/juddi/juddi/3.3.6/uddi-client-distro-3.3.6.zip.asc.md5
release/juddi/juddi/3.3.6/uddi-client-distro-3.3.6.zip.md5
Added: release/juddi/juddi/3.3.6/readme.txt
==============================================================================
--- release/juddi/juddi/3.3.6/readme.txt (added)
+++ release/juddi/juddi/3.3.6/readme.txt Tue Dec 11 03:02:43 2018
@@ -0,0 +1,30 @@
+Welcome to the Apache JUDDI Project!
+
+Here's some quick notes for getting the jUDDI server up and running quickly
+
+
+Acquire a JDK6 or higher and setup the JAVA_HOME environment variable
+
+== Server quick start: ==
+- Download juddi-distr-<version>.zip (or tar.gz) and uncompress
+- cd juddi-tomcat-<version>/bin
+- ./catalina.sh run
+- Wait for "server started in XXXms
+- Visit http://localhost:8080/juddiv3 for server information and administration
+- Visit http://localhost:8080/juddi-gui for the user interface
+
+Notes:
+- The server also listens on SSL on port 8443
+- The server binds to all IP address (0.0.0.0)
+- jUDDI services out of the box do not validate passwords (for accessing the
UDDI web services). Just enter any password and you're in
+- Some of the configuration web pages require a admin username and password.
The default is uddiadmin, da_password1
+
+UPGRADING
+Upgrading from 3.3.2 to 3.3.3 - No database changes were made. Just replace
the war/server and carry on. There were some client side updates for error
handling, youâll want to update your dependencies.
+Upgrading from 3.3.0 to 3.3.1 - No database changes were made. Just replace
the war/server and carry on.
+Upgrading from 3.2.x to 3.3.0 - One or more of the database columns names have
changed. It is recommended to perform a backup before migrating. The UDDI
client distro has an import/export tool that may help.
+
+
+== UDDI Client libraries ==
+The uddi-client-distro-<version> contains examples, documentation, source code
and utilities for working with UDDI. This is more developer oriented.
+
Added: release/juddi/scout/1.2.8/.sha1
==============================================================================
--- release/juddi/scout/1.2.8/.sha1 (added)
+++ release/juddi/scout/1.2.8/.sha1 Tue Dec 11 03:02:43 2018
@@ -0,0 +1,4 @@
+//
+// File Checksum Integrity Verifier version 2.05.
+//
+7b59ad66228350b337bd16355957f891 scout-1.2.8-source-release.tar.gz.asc
Added: release/juddi/scout/1.2.8/scout-1.2.8-javadoc.jar
==============================================================================
Binary file - no diff available.
Propchange: release/juddi/scout/1.2.8/scout-1.2.8-javadoc.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/juddi/scout/1.2.8/scout-1.2.8-javadoc.jar.asc
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8-javadoc.jar.asc (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8-javadoc.jar.asc Tue Dec 11 03:02:43
2018
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEOhqvqbiaHR3dXzpLmK0uGb/0EG0FAlwIIxkACgkQmK0uGb/0
+EG2/DA//b08LcRTO+o/Pgm84JaMQL3J5aU/J23Mip82+iKHZfAtL5BwD/HNVKXQD
+KXa7Y0sjue31nRz5Lzvbf3yeQ08lwVJ7SZVERSOo9iXBBWQ6w6ujPKflSBfFyIEX
+bpdhTajOKn0sajoW1OfKFXz1LIIwNeEiHS3LfCGIoeaJL4hzKdbqnIr5dQ3A2xCS
+FaUeWsx8QsMSydU5mLyEiRlWZOCLEbXtyXW45sr1wkMhfH63Tz0t8IDW424Ej5wv
+IOAQZQU3brUtaDo7fkuENch8gAZc7Ypqde6RSIjHBl0z/ebI6/3Hox8atJxxHbFE
+r2mElSLACMAzTeWqDOYNmdUuIqKRuW7jaW/PKpAdCXMLJI42dKzPI/J3POwU7yPJ
+dT/whgOjz24IkNNfuGoML4N5jL+nFi7WRs4FekqGtSyQvJWzOPtCnEJ73CbkWUFc
+Yfmf3YGUdRPxwGa0Pv4ydqNK+biP3o1idYbRww0M80PefrsVlSgvSVJt5ODN1ish
+02HtZYMoo9v14ZehzRJBwD9u1teS7YL63pVLRmqZXJY4TxXtlRvBr/1nb5RAv2jt
+8sK3lUFeuRWFcFBTd/V47AvED2YGi71cTIQnQWBa4QXEFOMwlINHzyEq6sz7fYgn
+e3FtfGqdvJDJcJP++1doqqp5zs/P2NQQzn4s5lZvPa68VzDqfsQ=
+=QhuV
+-----END PGP SIGNATURE-----
Added: release/juddi/scout/1.2.8/scout-1.2.8-javadoc.jar.asc.sha1
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8-javadoc.jar.asc.sha1 (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8-javadoc.jar.asc.sha1 Tue Dec 11
03:02:43 2018
@@ -0,0 +1,4 @@
+//
+// File Checksum Integrity Verifier version 2.05.
+//
+f8bc21f1340c7d1546149e9e76536df9 scout-1.2.8-javadoc.jar.asc
Added: release/juddi/scout/1.2.8/scout-1.2.8-javadoc.jar.sha1
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8-javadoc.jar.sha1 (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8-javadoc.jar.sha1 Tue Dec 11 03:02:43
2018
@@ -0,0 +1,4 @@
+//
+// File Checksum Integrity Verifier version 2.05.
+//
+2839dacc3a9ecc810ac02039147c28e3 scout-1.2.8-javadoc.jar
Added: release/juddi/scout/1.2.8/scout-1.2.8-source-release.tar.gz
==============================================================================
Binary file - no diff available.
Propchange: release/juddi/scout/1.2.8/scout-1.2.8-source-release.tar.gz
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/juddi/scout/1.2.8/scout-1.2.8-source-release.tar.gz.asc
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8-source-release.tar.gz.asc (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8-source-release.tar.gz.asc Tue Dec 11
03:02:43 2018
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEOhqvqbiaHR3dXzpLmK0uGb/0EG0FAlwIIxgACgkQmK0uGb/0
+EG2kFQ/+MSKsBfToYKNTqjpMTOv7iSImJRuTHtF6e0oiDylENLRA4xi4B3vIIh9S
+/ujXRVdMLPF8STUCJmFnX6dcFwHhwg6g5CgIan3pV2kdGgjjgqbQ6GQGjNKwIy2t
+VNEShsah2QDySNWytDqNRJPBaa5pzDoccgqrzXE081CNMAPy5BNl0WqrbCkh9+Be
+361B9Bwj6IRQF6nXAjhdELEs7XP1VYx4kJzfI9RntX+Wd0u9EsaJcuRV/7GnD4QI
+3xN7khdJd48Gn1tXLliuXH0YysUqovauhYmtIocb8yU34S8wc64C9xwydaP88mQb
+CZAPkczZD9yJabvVl3NNiF2SR9nKzXOuxuf2SSXHELmFrG4Ru9mJH5Cq2i/nszP0
+XFu9+XYuhM/d3OoGKeob18uYZ2xnB0N9JtBANuA7u3Xsi+AR6y0dw+o66x9McHoO
+hqEcrAep+f7elJdMbH0UCz5AfPZ9BsJlaWTe5C0knUgh3+ZbtFCwHascJqm/PreY
+u97sa510l5VSZxaoAqO1I/MVOP7ZajZeklIKdE8BfRRJ0Q90cYMeJo0haEyfvNzT
+twsRbspVuSGhGXysP7711/LoIp2vcC3ue9A3eVE5K8HhQSwiCRxXqy6Pouhnj+EG
+PuKbCR1MT/I/Y0tcwL9N//Gchvr/rKkn+qBv5WHPAKeiq1nm9Y8=
+=JkOn
+-----END PGP SIGNATURE-----
Added: release/juddi/scout/1.2.8/scout-1.2.8-source-release.tar.gz.sha1
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8-source-release.tar.gz.sha1 (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8-source-release.tar.gz.sha1 Tue Dec 11
03:02:43 2018
@@ -0,0 +1,4 @@
+//
+// File Checksum Integrity Verifier version 2.05.
+//
+acab78ea5c31b825f49264266c363095 scout-1.2.8-source-release.tar.gz
Added: release/juddi/scout/1.2.8/scout-1.2.8-source-release.zip
==============================================================================
Binary file - no diff available.
Propchange: release/juddi/scout/1.2.8/scout-1.2.8-source-release.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/juddi/scout/1.2.8/scout-1.2.8-source-release.zip.asc
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8-source-release.zip.asc (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8-source-release.zip.asc Tue Dec 11
03:02:43 2018
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEOhqvqbiaHR3dXzpLmK0uGb/0EG0FAlwIIxkACgkQmK0uGb/0
+EG0tZhAAqC4q348zY+f86K1HrwjW+mgS3TrIm2IqrHx8TyOOHIHpBE7hmoEOwrmE
+gnc0dEGT5zEcAgnUiFLcPhCl7lEnrPQ9iVotIja+Ry0iNZhracqAm6mqAVttHBnl
+pHTry4tNfjXk89HllNmIT3jp7nYchUvXWKnjuZS80RCqHRAVN/3Uk6wSqYh9Cune
+Qfw3JssPMEgpSvFJI/wObN1vVbnMppAVMf3Zy9cVyVwVeMkq42CNLox624GtWN0Y
+u6X4dfvzQXlWTA0RW77Pnpku1Hgs5ktVGbCm0ZYw8NPw9ggWYywqySBu2wod8V/O
+yU9APJqtIXfoXBQSEhFVo2ZFtZp2ch0dlcwpaepNqIuW3vlWJJRuX5NpBP43uNvL
+dJ5MU0t/Jev4ViUPKjfDFze1R6I3haWyVkNHy7DtJXxWyBn67ijKvjuOCAoeJWZO
+6I0k2droZkZ1v5i5d915HMqiAkgWlJECYVkuRqg0U5QXpiwNxY4ll3NKzLuA2tN8
+Lc6aoUyzaHgPsPw/m9O/fbZJwSADmnYCeCfhE9gQ3KagrzgtpOIP0qD92wtDH2Sc
+xGAis1v5iotlwi2aip6zD5dXvRHZUOlXUFxTFyIW+5iaIfFF8V+7RJsXGDAhtWas
+A8grdfknlOa/bjKf4/WGNN5cYgBhbHs1rFZl/kxMn6/LVyYRyo4=
+=AZTk
+-----END PGP SIGNATURE-----
Added: release/juddi/scout/1.2.8/scout-1.2.8-source-release.zip.asc.sha1
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8-source-release.zip.asc.sha1 (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8-source-release.zip.asc.sha1 Tue Dec
11 03:02:43 2018
@@ -0,0 +1,4 @@
+//
+// File Checksum Integrity Verifier version 2.05.
+//
+51d54347db86514cf37bff7923892c0e scout-1.2.8-source-release.zip.asc
Added: release/juddi/scout/1.2.8/scout-1.2.8-source-release.zip.sha1
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8-source-release.zip.sha1 (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8-source-release.zip.sha1 Tue Dec 11
03:02:43 2018
@@ -0,0 +1,4 @@
+//
+// File Checksum Integrity Verifier version 2.05.
+//
+f0e44605b459594f9a7cf9febaa4a1c8 scout-1.2.8-source-release.zip
Added: release/juddi/scout/1.2.8/scout-1.2.8-sources.jar
==============================================================================
Binary file - no diff available.
Propchange: release/juddi/scout/1.2.8/scout-1.2.8-sources.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/juddi/scout/1.2.8/scout-1.2.8-sources.jar.asc
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8-sources.jar.asc (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8-sources.jar.asc Tue Dec 11 03:02:43
2018
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEOhqvqbiaHR3dXzpLmK0uGb/0EG0FAlwIIxkACgkQmK0uGb/0
+EG1TJw//Tb6xPrcr5Bkea73UWHZPal46rKueo0hdoXjtcllDIfT5lm9jP79k0Y52
+Qa2NdsDSNhCW3Gw2glMkmE9KkQJt7bjvlrL/TNnBUyCk7m7iIRhPsZX5ApFovrnD
+Syiqy5FlNC1mPjil7YPFl+E2AUCBqWUE+GDjGuyNfKufou+krPKIKjRk9X/n9CfB
+u1Z4tcSjQRFRhU4h3lT3Fyb4Z+IdIyh7v4YcZ41G60sMh6pKUmMgIoNW4lKcVUp/
+fg7C9UZsOBUW/fDz5ulUdy5cbSPvNhWuK0il3SLHMw7vPFa2XnVMf0Ny9Aoe8oXC
+hgrYLxpsme2XWLgWIKkC/8hj3rlj/0UJ28bE2fDHJIxX+R5pVbj7oldk/EBKESPF
+UMSbTYzd+h4YS6Z90799KlY72FBPW1vn1L/mG+A7Vc4eJoWuVQqFYhlLSbc2P/JS
+QFMn0O3qoMLSDijyXiWwno/0uTWIomkliRQvoaQ8nHsThWld8jE8S4Pn/6yE4nXK
+puhHOECPMK55mZf3Ds8ec1Dy0LcejkWFDcYITQABfFh7IyKTcrcLgOX4HK0cFXCN
+ZZWQsRe6yPLW9g6FWVlrMcyk+ElXwiNe2tm2ZTt83wXHt7dr5HOZ/fspkSLwubzN
+XdwYbiZMPcfTrQFHYPwWqB5xnkuu8xzxvgbIZMGeLkRVh3sST3M=
+=GycX
+-----END PGP SIGNATURE-----
Added: release/juddi/scout/1.2.8/scout-1.2.8-sources.jar.asc.sha1
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8-sources.jar.asc.sha1 (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8-sources.jar.asc.sha1 Tue Dec 11
03:02:43 2018
@@ -0,0 +1,4 @@
+//
+// File Checksum Integrity Verifier version 2.05.
+//
+59d9c22edd19916cfd646453f559114a scout-1.2.8-sources.jar.asc
Added: release/juddi/scout/1.2.8/scout-1.2.8-sources.jar.sha1
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8-sources.jar.sha1 (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8-sources.jar.sha1 Tue Dec 11 03:02:43
2018
@@ -0,0 +1,4 @@
+//
+// File Checksum Integrity Verifier version 2.05.
+//
+f901f4ce93e3549c042ebf73953f2be3 scout-1.2.8-sources.jar
Added: release/juddi/scout/1.2.8/scout-1.2.8.jar
==============================================================================
Binary file - no diff available.
Propchange: release/juddi/scout/1.2.8/scout-1.2.8.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/juddi/scout/1.2.8/scout-1.2.8.jar.asc
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8.jar.asc (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8.jar.asc Tue Dec 11 03:02:43 2018
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEOhqvqbiaHR3dXzpLmK0uGb/0EG0FAlwIIw8ACgkQmK0uGb/0
+EG2u+RAA1OqSzutxXXJumSkvAunL2MKWGO9p+nq/vovrIxcVU08p0vzTnFdnOLTP
+2ztnuOqZVaeKARXsKyfqz+0IZ533MeT+o/QLbRhDjis6BmG6Oof6EQu8BX0d1pU7
+bMDqbS1zopoMKwGlKT7TxXmUSLS6bLQZosAcnyZjW+kiqTAlH8yK+HUXX2METj8Y
+bQWtrZDZ2rH6bO5+aAmagR5UeynEKzaZE9EjE/QmhwnGJIPsPfIxf8ZYDEGQsb5+
+vdJLc2i6HaOqKsUDSexjVNu4yVyvOnn3h9sxNcmsSg5MwhVQ7Esb+O77uEx3n+g5
+7aXtHJ54iDbCGzZTUdWBzcQFI9rggpbkvBIKp0/EmbXWTG014IyLKuMZDJx7BrTe
+Z/2h7onTYZvbvTK2e+knWnqlrhYXShdLUcpXZ0CGqfcLXDIhC7ieVhhvV33eVr1k
+stMv+USM5pe9gYvHoXU64G52aIMblOLsimiLnLbqdsi008HX1wW08oZ028cUir5g
+sSrr702AKUwlYhxMRY13wAvCvoW5HeFM9cmHP5qB3HiYaBnB36ktkUrAwOrkrRQ8
+tmhQxzKwJTePfs23GfF6f0AIw9NrhkZPtJ39zlEv/b4zI5vCpSWvGO5DQEGi/zFU
+Yqs69bqNHkKA9won7ouxAwOixnOrlFV8kMMjj7uAqnsYF3uPXtY=
+=kEpC
+-----END PGP SIGNATURE-----
Added: release/juddi/scout/1.2.8/scout-1.2.8.jar.asc.sha1
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8.jar.asc.sha1 (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8.jar.asc.sha1 Tue Dec 11 03:02:43 2018
@@ -0,0 +1,4 @@
+//
+// File Checksum Integrity Verifier version 2.05.
+//
+b1333fb7f93d28c957214c053ee69d14 scout-1.2.8.jar.asc
Added: release/juddi/scout/1.2.8/scout-1.2.8.jar.sha1
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8.jar.sha1 (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8.jar.sha1 Tue Dec 11 03:02:43 2018
@@ -0,0 +1,4 @@
+//
+// File Checksum Integrity Verifier version 2.05.
+//
+9e0254486fd10f2887eef7e2b74a725d scout-1.2.8.jar
Added: release/juddi/scout/1.2.8/scout-1.2.8.pom
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8.pom (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8.pom Tue Dec 11 03:02:43 2018
@@ -0,0 +1,934 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.apache</groupId>
+ <artifactId>apache</artifactId>
+ <version>19</version>
+ </parent>
+ <groupId>org.apache.juddi.scout</groupId>
+ <artifactId>scout</artifactId>
+ <version>1.2.8</version>
+ <packaging>jar</packaging>
+
+ <properties>
+ <javadoc.extra.settings />
+ <juddiRegistryVersion>3.3.6</juddiRegistryVersion>
+ </properties>
+
+
+ <name>Apache Scout</name>
+ <description>
+ Apache Scout is an implementation of the JSR 93 - JavaTM API for
+ XML Registries 1.0 (JAXR)
+ </description>
+ <url>http://juddi.apache.org/scout/</url>
+ <issueManagement>
+ <system>JIRA</system>
+ <url>http://issues.apache.org/jira/browse/SCOUT</url>
+ </issueManagement>
+ <ciManagement>
+ <system>Buildbot</system>
+ <url>http://ci.apache.org/buildbot.html</url>
+ <notifiers>
+ <notifier>
+ <sendOnError>true</sendOnError>
+ <sendOnFailure>true</sendOnFailure>
+ <sendOnSuccess>true</sendOnSuccess>
+ <sendOnWarning>true</sendOnWarning>
+ <configuration>
+ <address>[email protected]</address>
+ </configuration>
+ </notifier>
+ </notifiers>
+ </ciManagement>
+ <inceptionYear>2004</inceptionYear>
+ <mailingLists>
+ <mailingList>
+ <name>jUDDI/Scout Developers</name>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <post>[email protected]</post>
+
<archive>http://mail-archives.apache.org/mod_mbox/juddi-dev/</archive>
+ </mailingList>
+ </mailingLists>
+ <developers>
+ <developer>
+ <id>anil</id>
+ <name>Anil Saldhana</name>
+ <email>[email protected]</email>
+ <organization />
+ </developer>
+ <developer>
+ <id>djencks</id>
+ <name>David Jencks</name>
+ <email>[email protected]</email>
+ <organization />
+ </developer>
+ <developer>
+ <id>kstam</id>
+ <name>Kurt T Stam</name>
+ <email>[email protected]</email>
+ <organization />
+ </developer>
+ <developer>
+ <id>jfaath</id>
+ <name>Jeff Faath</name>
+ <email>[email protected]</email>
+ <organization />
+ </developer>
+ <developer>
+ <name>Steve Viens</name>
+ <email>[email protected]</email>
+ <organization />
+ </developer>
+ <developer>
+ <id>tcunning</id>
+ <name>Tom Cunningham</name>
+ <email>[email protected]</email>
+ <organization />
+ </developer>
+ <developer>
+ <id>alexoree</id>
+ <name>Alex O'Ree</name>
+ <email>alexoree AT apache.org</email>
+ <url>http://www.apache.org</url>
+ <organization>ASF</organization>
+ </developer>
+ </developers>
+ <contributors>
+ <contributor>
+ <name>Deepack Bhole</name>
+ <email>[email protected]</email>
+ <organization />
+ </contributor>
+ <contributor>
+ <name>Davanum Srinivas</name>
+ <email>[email protected]</email>
+ <organization />
+ </contributor>
+ <contributor>
+ <name>Geir Magnusson Jr.</name>
+ <email>[email protected]</email>
+ <organization />
+ </contributor>
+ <contributor>
+ <name>Lin Sun</name>
+ <email>[email protected]</email>
+ <organization />
+ </contributor>
+ <contributor>
+ <name>Jarek Gawor</name>
+ <email>[email protected]</email>
+ <organization />
+ </contributor>
+ <contributor>
+ <name>Jeremy Boynes</name>
+ <email>[email protected]</email>
+ <organization />
+ </contributor>
+ </contributors>
+ <licenses>
+ <license>
+ <name>The Apache Software License, Version 2.0</name>
+ <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ <distribution>repo</distribution>
+ </license>
+ </licenses>
+ <scm>
+
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/juddi-scout.git</connection>
+
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/juddi-scout.git</developerConnection>
+
<url>https://git-wip-us.apache.org/repos/asf/juddi.git/?p=juddi-scout.git;a=summary</url>
+ <tag>HEAD</tag>
+ </scm>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-activation_1.1_spec</artifactId>
+ <version>1.0.2</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-jaxb_2.1_spec</artifactId>
+ <version>1.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-jaxr_1.0_spec</artifactId>
+ <version>2.0.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-jaxrpc_1.1_spec</artifactId>
+ <version>2.0.0</version>
+ <optional>true</optional>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-saaj_1.3_spec</artifactId>
+ <version>1.0.1</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+ <version>1.0.1</version>
+ </dependency>
+
+ <dependency>
+ <groupId>axis</groupId>
+ <artifactId>axis</artifactId>
+ <version>1.4</version>
+ <optional>true</optional>
+ <exclusions>
+ <exclusion>
+ <groupId>org.apache.axis</groupId>
+ <artifactId>axis-jaxrpc</artifactId>
+ </exclusion>
+ <exclusion>
+ <groupId>org.apache.axis</groupId>
+ <artifactId>axis-saaj</artifactId>
+ </exclusion>
+ <exclusion>
+ <groupId>org.apache.axis</groupId>
+ <artifactId>axis-wsdl4j</artifactId>
+ </exclusion>
+ <exclusion>
+ <groupId>commons-discovery</groupId>
+ <artifactId>commons-discovery</artifactId>
+ </exclusion>
+ </exclusions>
+ </dependency>
+ <dependency>
+ <groupId>axis</groupId>
+ <artifactId>axis-saaj</artifactId>
+ <version>1.4</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>axis</groupId>
+ <artifactId>axis-jaxrpc</artifactId>
+ <version>1.4</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>commons-discovery</groupId>
+ <artifactId>commons-discovery</artifactId>
+ <version>0.2</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ <version>1.1</version>
+ <optional>true</optional>
+ <exclusions>
+ <exclusion>
+ <groupId>logkit</groupId>
+ <artifactId>logkit</artifactId>
+ </exclusion>
+ <exclusion>
+ <groupId>avalon-framework</groupId>
+ <artifactId>avalon-framework</artifactId>
+ </exclusion>
+ <exclusion>
+ <groupId>javax.servlet</groupId>
+ <artifactId>servlet-api</artifactId>
+ </exclusion>
+ </exclusions>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.juddi</groupId>
+ <artifactId>juddi-client</artifactId>
+ <version>${juddiRegistryVersion}</version>
+ </dependency>
+
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>4.12</version>
+ <scope>test</scope>
+ </dependency>
+
+
+
+ <dependency>
+ <groupId>org.apache.derby</groupId>
+ <artifactId>derby</artifactId>
+ <version>10.14.2.0</version>
+ <scope>test</scope>
+ </dependency>
+
+ <dependency>
+ <groupId>log4j</groupId>
+ <artifactId>log4j</artifactId>
+ <version>1.2.17</version>
+ <scope>test</scope>
+ </dependency>
+
+ <dependency>
+ <groupId>org.aspectj</groupId>
+ <artifactId>aspectjrt</artifactId>
+ <version>1.6.1</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>aspectj</groupId>
+ <artifactId>aspectjweaver</artifactId>
+ <version>1.5.2</version>
+ <scope>test</scope>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.juddi</groupId>
+ <artifactId>juddi</artifactId>
+ <version>2.0.1</version>
+ <scope>test</scope>
+ </dependency>
+ <!-- have to figure out which dependencies of 3.0.2 make the uddiv2
build work -->
+ <dependency>
+ <groupId>org.apache.juddi</groupId>
+ <artifactId>uddi-ws</artifactId>
+ <version>${juddiRegistryVersion}</version>
+ </dependency>
+
+ </dependencies>
+ <repositories>
+
+ <repository>
+ <id>apache.nexus</id>
+ <name>Apache NEXUS Maven 2 Repository</name>
+
<url>https://repository.apache.org/content/repositories/releases/</url>
+ <layout>default</layout>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ </repository>
+ </repositories>
+ <build>
+ <pluginManagement>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ <configuration>
+ <aggregate>true</aggregate>
+
<additionalparam>${javadoc.extra.settings}</additionalparam>
+ </configuration>
+ <executions>
+ <execution>
+ <id>aggregate</id>
+ <goals>
+ <goal>aggregate</goal>
+ </goals>
+ <phase>site</phase>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-assembly-plugin</artifactId>
+ <version>2.6</version>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-site-plugin</artifactId>
+ <version>3.6</version>
+
+ </plugin>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>aspectj-maven-plugin</artifactId>
+ <version>1.3</version>
+ <executions>
+ <execution>
+ <goals>
+ <goal>test-compile</goal> <!-- use this goal
to weave all your test classes -->
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+
<groupId>org.apache.maven.plugins</groupId>
+
<artifactId>maven-release-plugin</artifactId>
+ <version>2.5.3</version>
+ <configuration>
+
<autoVersionSubmodules>true</autoVersionSubmodules>
+ <preparationGoals>clean
install</preparationGoals>
+ <goals>deploy</goals>
+
<releaseProfiles>apache-release</releaseProfiles>
+
<tagNameFormat>juddi-@{project.version}</tagNameFormat>
+ </configuration>
+ </plugin>
+
+ </plugins>
+ </pluginManagement>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-enforcer-plugin</artifactId>
+ <version>3.0.0-M1</version>
+ <executions>
+ <execution>
+ <id>enforce-versions</id>
+ <goals>
+ <goal>enforce</goal>
+ </goals>
+ <phase>validate</phase>
+ <configuration>
+ <rules>
+
+ <requireMavenVersion>
+ <version>[3.0.3,)</version>
+ </requireMavenVersion>
+ <requireJavaVersion>
+ <version>[1.5,)</version>
+ </requireJavaVersion>
+ </rules>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <artifactId>maven-compiler-plugin</artifactId>
+ <inherited>true</inherited>
+ <configuration>
+ <source>1.5</source>
+ <target>1.5</target>
+ </configuration>
+ </plugin>
+
+
+ <plugin>
+ <groupId>org.apache.felix</groupId>
+ <artifactId>maven-bundle-plugin</artifactId>
+ <version>2.0.0</version>
+ <extensions>true</extensions>
+ <configuration>
+ <instructions>
+
<Import-Package>org.apache.axis.*;resolution:=optional,*</Import-Package>
+ </instructions>
+ </configuration>
+ </plugin>
+
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>ianal-maven-plugin</artifactId>
+ <version>1.0-alpha-1</version>
+ </plugin>
+
+
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <version>2.19.1</version>
+ <configuration>
+ <skip>true</skip>
+ <includes>
+ <include>**/*Test.java</include>
+ </includes>
+ <systemProperties>
+ <property>
+ <name>derby.stream.error.file</name>
+ <value>target/derby.log</value>
+ </property>
+ <property>
+ <name>java.io.tmpdir</name>
+ <value>${basedir}/temp</value>
+ </property>
+ </systemProperties>
+ <environmentVariables>
+ <uddi.version>2</uddi.version>
+ </environmentVariables>
+ </configuration>
+ <executions>
+ <execution>
+ <id>surefire-it</id>
+ <phase>integration-test</phase>
+ <goals>
+ <goal>test</goal>
+ </goals>
+ <configuration>
+ <skip>false</skip>
+ <systemProperties>
+ <property>
+ <name>cactus.contextURL</name>
+ <value>http://localhost:8880/juddi</value>
+ </property>
+ <property>
+ <name>java.io.tmpdir</name>
+ <value>${basedir}/temp</value>
+ </property>
+ </systemProperties>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+
+
+
+
+
+
+ </build>
+ <distributionManagement>
+ <site>
+ <id>website</id>
+ <url>scpexe://people.apache.org/www/juddi.apache.org/scout</url>
+ </site>
+ </distributionManagement>
+
+ <profiles>
+ <profile>
+ <id>doclint-java8-disable</id>
+ <activation>
+ <jdk>[1.8,)</jdk>
+ </activation>
+
+
+ <properties>
+
<javadoc.extra.settings>-Xdoclint:none</javadoc.extra.settings>
+ </properties>
+ </profile>
+ <profile>
+ <id>uddiv2</id>
+ <activation>
+ <activeByDefault>true</activeByDefault>
+ </activation>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.juddi</groupId>
+ <artifactId>juddi</artifactId>
+ <version>2.0.1</version>
+ <scope>test</scope>
+ </dependency>
+ <!-- have to figure out which dependencies of 3.0.2 make the
uddiv2 build work -->
+ <dependency>
+ <groupId>org.apache.juddi</groupId>
+ <artifactId>uddi-ws</artifactId>
+ <version>${juddiRegistryVersion}</version>
+ </dependency>
+ </dependencies>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <skip>true</skip>
+ <includes>
+ <include>**/*Test.java</include>
+ </includes>
+ <systemProperties>
+ <property>
+ <name>derby.stream.error.file</name>
+ <value>target/derby.log</value>
+ </property>
+ <property>
+ <name>java.io.tmpdir</name>
+ <value>${basedir}/temp</value>
+ </property>
+ </systemProperties>
+ <environmentVariables>
+ <uddi.version>2</uddi.version>
+ </environmentVariables>
+ </configuration>
+ <executions>
+ <execution>
+ <id>surefire-it</id>
+ <phase>integration-test</phase>
+ <goals>
+ <goal>test</goal>
+ </goals>
+ <configuration>
+ <skip>false</skip>
+ <systemProperties>
+ <property>
+ <name>cactus.contextURL</name>
+
<value>http://localhost:8880/juddi</value>
+ </property>
+ <property>
+ <name>java.io.tmpdir</name>
+ <value>${basedir}/temp</value>
+ </property>
+ </systemProperties>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
+ <profile>
+ <id>uddiv3</id>
+ <activation>
+ <activeByDefault>false</activeByDefault>
+ </activation>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.juddi</groupId>
+ <artifactId>juddi-tomcat</artifactId>
+ <version>${juddiRegistryVersion}</version>
+ <scope>test</scope>
+ <type>zip</type>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.juddi</groupId>
+ <artifactId>uddi-ws</artifactId>
+ <version>${juddiRegistryVersion}</version>
+ </dependency>
+ </dependencies>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-dependency-plugin</artifactId>
+ <version>2.1</version>
+ <executions>
+ <execution>
+ <id>copy</id>
+ <phase>package</phase>
+ <goals>
+ <goal>copy</goal>
+ </goals>
+ <configuration>
+ <artifactItems>
+ <artifactItem>
+ <groupId>org.apache.juddi</groupId>
+
<artifactId>juddi-tomcat</artifactId>
+
<version>${juddiRegistryVersion}</version>
+ <type>zip</type>
+
<outputDirectory>${basedir}/target</outputDirectory>
+ </artifactItem>
+ </artifactItems>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-antrun-plugin</artifactId>
+ <version>1.3</version>
+ <executions>
+ <execution>
+ <id>test</id>
+ <phase>pre-integration-test</phase>
+ <configuration>
+ <tasks>
+ <unzip dest="target"
src="target/juddi-tomcat-${juddiRegistryVersion}.zip" />
+ <copy file="${basedir}/server.xml"
todir="target/juddi-tomcat-${juddiRegistryVersion}/conf" overwrite="true" />
+ <copy
file="${basedir}/log4j.properties"
todir="target/juddi-tomcat-${juddiRegistryVersion}/webapps/juddiv3/WEB-INF/classes"
overwrite="true" />
+ </tasks>
+ </configuration>
+ <goals>
+ <goal>run</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.codehaus.cargo</groupId>
+ <artifactId>cargo-maven2-plugin</artifactId>
+ <version>1.7.0</version>
+
+ <executions>
+ <execution>
+ <id>start-container</id>
+ <phase>pre-integration-test</phase>
+ <goals>
+ <goal>start</goal>
+ </goals>
+ <configuration>
+ <wait>false</wait>
+ <container>
+ <containerId>tomcat9x</containerId>
+
<home>${basedir}/target/juddi-tomcat-${juddiRegistryVersion}</home>
+ </container>
+ <configuration>
+ <type>existing</type>
+
<home>${project.build.directory}/juddi-tomcat-${juddiRegistryVersion}</home>
+ <properties>
+ <cargo.logging>high</cargo.logging>
+
<cargo.hostname>localhost</cargo.hostname>
+
<cargo.servlet.port>8880</cargo.servlet.port>
+ <cargo.jvmargs>-Xms256m -Xmx256m
-XX:MaxPermSize=256M</cargo.jvmargs>
+ </properties>
+ </configuration>
+ </configuration>
+ </execution>
+ <execution>
+ <id>stop-container</id>
+ <phase>post-integration-test</phase>
+ <goals>
+ <goal>stop</goal>
+ </goals>
+ <configuration>
+ <container>
+ <containerId>tomcat9x</containerId>
+ </container>
+ <configuration>
+ <properties>
+
<cargo.servlet.port>8880</cargo.servlet.port>
+ </properties>
+
<home>${project.build.directory}/juddi-tomcat-${juddiRegistryVersion}</home>
+ </configuration>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <skip>true</skip>
+ <includes>
+ <include>**/*Test.java</include>
+ </includes>
+ <systemProperties>
+ <property>
+ <name>derby.stream.error.file</name>
+ <value>target/derby.log</value>
+ </property>
+ <property>
+ <name>java.io.tmpdir</name>
+ <value>${basedir}/temp</value>
+ </property>
+ </systemProperties>
+ <environmentVariables>
+ <uddi.version>3</uddi.version>
+ </environmentVariables>
+ </configuration>
+ <executions>
+ <execution>
+ <id>surefire-it</id>
+ <phase>integration-test</phase>
+ <goals>
+ <goal>test</goal>
+ </goals>
+ <configuration>
+ <skip>false</skip>
+ <systemProperties>
+ <property>
+ <name>cactus.contextURL</name>
+
<value>http://localhost:8880/juddi</value>
+ </property>
+ <property>
+ <name>java.io.tmpdir</name>
+ <value>${basedir}/temp</value>
+ </property>
+ </systemProperties>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
+ <profile>
+ <id>apache-release</id>
+ <activation>
+ <property>
+ <name>apache-release</name>
+ </property>
+ </activation>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.juddi</groupId>
+ <artifactId>juddi</artifactId>
+ <version>2.0.1</version>
+ <scope>test</scope>
+ </dependency>
+ <!-- have to figure out which dependencies of 3.0.2 make the
uddiv2 build work -->
+ <dependency>
+ <groupId>org.apache.juddi</groupId>
+ <artifactId>uddi-ws</artifactId>
+ <version>${juddiRegistryVersion}</version>
+ </dependency>
+ </dependencies>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-assembly-plugin</artifactId>
+
+ <executions>
+ <execution>
+ <goals>
+ <goal>single</goal>
+ </goals>
+ <phase>package</phase>
+ <configuration>
+
<runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
+ <descriptorRefs>
+ <descriptorRef>
+ source-release
+ </descriptorRef>
+ </descriptorRefs>
+ <tarLongFileMode>gnu</tarLongFileMode>
+ </configuration>
+ </execution>
+ </executions>
+ <dependencies>
+ <dependency>
+ <!-- apache version not yet released -->
+ <!--<groupId>org.apache</groupId> -->
+ <groupId>org.apache.geronimo.genesis</groupId>
+
<artifactId>apache-source-release-assembly-descriptor</artifactId>
+ <!-- apache version not yet known -->
+ <version>2.0</version>
+ </dependency>
+ </dependencies>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <skip>true</skip>
+ <includes>
+ <include>**/*Test.java</include>
+ </includes>
+ <systemProperties>
+ <property>
+ <name>derby.stream.error.file</name>
+ <value>target/derby.log</value>
+ </property>
+ <property>
+ <name>java.io.tmpdir</name>
+ <value>${basedir}/temp</value>
+ </property>
+ </systemProperties>
+ <environmentVariables>
+ <uddi.version>2</uddi.version>
+ </environmentVariables>
+ </configuration>
+ <executions>
+ <execution>
+ <id>surefire-it</id>
+ <phase>integration-test</phase>
+ <goals>
+ <goal>test</goal>
+ </goals>
+ <configuration>
+ <skip>false</skip>
+ <systemProperties>
+ <property>
+ <name>cactus.contextURL</name>
+
<value>http://localhost:8880/juddi</value>
+ </property>
+ <property>
+ <name>java.io.tmpdir</name>
+ <value>${basedir}/temp</value>
+ </property>
+ </systemProperties>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+
+ </plugins>
+ </build>
+ </profile>
+ <profile>
+ <id>testcache</id>
+ <activation>
+ <activeByDefault>false</activeByDefault>
+ <property>
+ <name>testcache</name>
+ <value>true</value>
+ </property>
+ </activation>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <forkMode>pertest</forkMode>
+
<argLine>-javaagent:${settings.localRepository}/aspectj/aspectjweaver/1.5.2/aspectjweaver-1.5.2.jar</argLine>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
+ </profiles>
+
+ <reporting>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ </plugin>
+
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-jxr-plugin</artifactId>
+ <version>3.0.0</version>
+ </plugin>
+
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-pmd-plugin</artifactId>
+ <version>3.11.0</version>
+ <configuration>
+ <sourceEncoding>utf-8</sourceEncoding>
+ <minimumTokens>100</minimumTokens>
+ <targetJdk>1.5</targetJdk>
+ <linkXRef>true</linkXRef>
+ </configuration>
+ </plugin>
+
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-project-info-reports-plugin</artifactId>
+ <version>2.9</version>
+ <configuration>
+
<dependencyLocationsEnabled>false</dependencyLocationsEnabled>
+ </configuration>
+ </plugin>
+
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-report-plugin</artifactId>
+ <version>2.22.1</version>
+ </plugin>
+
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>cobertura-maven-plugin</artifactId>
+ <version>2.7</version>
+ <configuration>
+ <quiet>true</quiet>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>jdepend-maven-plugin</artifactId>
+ <version>2.0</version>
+ </plugin>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>findbugs-maven-plugin</artifactId>
+ <version>3.0.5</version>
+ <configuration>
+ <xmlOutput>true</xmlOutput>
+ <!-- Optional directory to put findbugs xdoc xml
report -->
+
<xmlOutputDirectory>target/site</xmlOutputDirectory>
+ </configuration>
+ </plugin>
+ <!-- doesn't work with asf<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-changes-plugin</artifactId>
+ <version>2.12.1</version>
+ <reportSets>
+ <reportSet>
+ <reports>
+ <report>jira-report</report>
+ </reports>
+ </reportSet>
+ </reportSets>
+ </plugin>
+ -->
+ </plugins>
+ </reporting>
+</project>
Added: release/juddi/scout/1.2.8/scout-1.2.8.pom.asc
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8.pom.asc (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8.pom.asc Tue Dec 11 03:02:43 2018
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEOhqvqbiaHR3dXzpLmK0uGb/0EG0FAlwIIxcACgkQmK0uGb/0
+EG2T1RAAonXC8462qYacP9Tq1Cb5qPS78XqPRsKjiQN4AaFIZJzeoKXyEedoJH44
+4AghmnPoKFlI7rvOuceBQweqYEszfhGpw0ydfOI2AP8uKHoY3T6hOBiXOPufexwW
+I9BB/8iHDV/uP0XqpyFm17Ck7TA5xR2sWUy5u0LIgsM3TOLCS63/CauDEHDr3xhH
+/SI+waf+3IGld4UA97OwVebF9rPiVtziqgCEVmSNZUETPq7vswWOX+DLyuIzzYFm
+O+gc/GB24ly8bkzWmDXTUexut2TLJ2FGSK0l9+WacxtD3lNUD43g9EGpU93/BW0p
+ggULeGLtEAvaH+BMtgqzpnfu0YW0N6RllWwY+qxiCBJB7+sBFwF4yp0w1yqwfacd
+3vE6Fo6+XrzTKVn5/M8PIGqcUnWTz/OiHbbj4/RjJ13NmeF5cokAWcq2L6nQDrh9
+YMVgG6vM7aRpEW56TJ3jIdEFc1Aav86C/kyL98zFBO5gjWi6QAn2Nw68yF5G3BSf
+2DvrOQGZopOfh1zLPPfEMO1ZV1kc/9TOW3rjMR2pY86FT3xzE6iEyJBSNo70GwMP
+wygmfNRRGDnKE8RDj24dGEW9IG2p56+srGo9CMapCHdvzgkeoJz/DbOHRXk299zi
+q5/Un0OcMhHolz3lkf/WAHiFOugy52C5jX04AdRPpOITZDzVWWo=
+=FeBk
+-----END PGP SIGNATURE-----
Added: release/juddi/scout/1.2.8/scout-1.2.8.pom.asc.sha1
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8.pom.asc.sha1 (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8.pom.asc.sha1 Tue Dec 11 03:02:43 2018
@@ -0,0 +1,4 @@
+//
+// File Checksum Integrity Verifier version 2.05.
+//
+fffe799bbba5ed35093567775bb291ad scout-1.2.8.pom.asc
Added: release/juddi/scout/1.2.8/scout-1.2.8.pom.sha1
==============================================================================
--- release/juddi/scout/1.2.8/scout-1.2.8.pom.sha1 (added)
+++ release/juddi/scout/1.2.8/scout-1.2.8.pom.sha1 Tue Dec 11 03:02:43 2018
@@ -0,0 +1,4 @@
+//
+// File Checksum Integrity Verifier version 2.05.
+//
+cd56ad6a8e399c3d15ff215bdff2c099 scout-1.2.8.pom
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]