If you have commit access to
repository.jboss.com, you can commit the files there, and
they will show up on the site within about 15 minutes.
Before you commit them, take a look here:
http://maven.apache.org/guides/mini/guide-naming-conventions.html
The probably should be something like:
| <dependency>
| <groupId>org.apache.juddi</groupId>
| <artifactId>juddi</artifactId>
| <version>0.9RC4</version>
| </dependency>
| <dependency>
| <groupId>org.apache.scout</groupId>
| <artifactId>scout</artifactId>
| <version>0.7rc2</version>
| </dependency>
|
And you would put them in the org/apache/juddi folder.
If you don't have access to
repository.jboss.com, then I can add them for you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015906#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...