[jboss-dev-forums] [Design of JBoss Build System] - Re: Missing maven artifact org.jboss.client:jbossall-client:
pgier
do-not-reply at jboss.com
Wed Jul 9 10:31:49 EDT 2008
The jar in the snapshots repository (http://snapshots.jboss.org/maven2/org/jboss/client/jbossall-client/) is from April and I believe it was just a manual upload of the jar built by ant. That was from before the switch to a manifest only jar.
What classes do you need to compile against? Maybe you can use one of the client jars built by maven from the CR1 release. For example there is a server client jar here http://repository.jboss.org/maven2/org/jboss/jbossas/jboss-as-server/5.0.0.CR1/. For the CR2 release I will try to put together a pom that can be used to pull in all the client jars.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163316#4163316
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163316
More information about the jboss-dev-forums
mailing list