[
https://issues.apache.org/jira/browse/JUDDI-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom Cunningham updated JUDDI-104:
---------------------------------
Attachment: juddi-web.tar.gz
Here's the "webapp" directory mavenized. Almost all jar versions match,
there were only a few where I had to fall back on a previous version. I've
tested in jboss-4.2.0.GA and it seems to work fine.
woden isn't in ibiblio because it's incubating, so I included the binary in
WEB-INF/lib, but that is the only jar that is still downloaded by maven2.
Here's the change to pom.xml:
Index: pom.xml
===================================================================
--- pom.xml (revision 553665)
+++ pom.xml (working copy)
@@ -122,6 +122,7 @@
<modules>
<module>juddi</module>
<module>juddi-client</module>
+ <module>juddi-web</module>
</modules>
and then the juddi-web directory should go into the same directory.
> Add Maven2 support
> ------------------
>
> Key: JUDDI-104
> URL: https://issues.apache.org/jira/browse/JUDDI-104
> Project: jUDDI
> Issue Type: Task
> Reporter: Kurt Stam
> Assignee: Steve Viens
> Attachments: juddi-web.tar.gz
>
>
> Add maven2 support:
> Creation of nightly snapshots to the apache repos
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]