Hi,
FYI I've just cleaned up the maven dependencies removing artifacts which we do not
need to explicitely depend on as thery're already pulled in by JBossWS.
Moreover, speaking of JBossWS, now the only dependency specified in the main Wise pom.xml
is the jbossws-native-client artifact, as that's enough to automatically get all the
jbossws artifacts.
Please note that doing what's written above, we use JAXB 2.1.6 instead of 2.1.9 that
was explicitely specified before. I see no regressions and think it's reasonable to
use 2.1.6 for the same reason we're not updating to something newer than JBossWS
3.0.5... (note that jaxb is pulled in by jbossws here too, so 2.1.6 is the version that
"matches" with jbossws 3.0.5).
Still on mavenization, WISE-147: I've added the dependency management repository lines
to deploy snapshot artifacts (directly through dav connection) and non-snapshot artifacts
(to a local checkout of the repository). You just need to have the username/password
configured in your local settings.xml . Jim, I don't see what kind of access we need
from IT for this... let me know if I'm missing something.
This said, I don't know what we actually want to do for the "old"
distribution module...
See
http://snapshots.jboss.org/maven2/org/jboss/ for a first snapshot deploy achieved
simply with "mvn deploy". Btw regarding this, what about changing all our
groupId from org.jboss to org.jboss.wise so that we do not pollute org.jboss with many
artifacts?
Moreover, the integration module needs to be fixed to go to a unique jar with both classes
and artifacts... Jim, are you going to work on this? Should I create a jira for this?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229870#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...