[jboss-dev-forums] [jBPM Development] - Re: JBoss maven repo for contributions?
Georg Öttl
do-not-reply at jboss.com
Sun Dec 18 03:55:03 EST 2011
Georg Öttl [http://community.jboss.org/people/georgo] created the discussion
"Re: JBoss maven repo for contributions?"
To view the discussion, visit: http://community.jboss.org/message/642100#642100
--------------------------------------------------------------
Thanks for your answer.
I think what I want to do is to improve jbpm3 without changing the source code( http://code.google.com/p/jbpm-guice/ http://code.google.com/p/jbpm-guice/). So to speak I tried to use the process.class.loader.factory to actually replace the jbpm class instantiation mechanism without the need to change the core source code. However, my initial question and thus my assumption that it is not possible to upload jar's to the meaven central repo that have transitive dependencies that are not in the maven central repo (e.g. jbpm3-jpdl) was wrong. It seems to be okay to add the jboss repo to your artefact. I could upload my artifact to the maven central repo and have now the dependency
<dependency>
<groupId>com.google.code.jbpm-guice</groupId>
<artifactId>jbpm3-guice</artifactId>
<version>2.0.2</version>
</dependency>
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/642100#642100]
Start a new discussion in jBPM Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20111218/3217964b/attachment.html
More information about the jboss-dev-forums
mailing list