[jboss-user] [jBPM] - jbpm5 maven repo reference

Hany Mesha do-not-reply at jboss.com
Thu Dec 2 15:43:56 EST 2010


Hany Mesha [http://community.jboss.org/people/hmesha] created the discussion

"jbpm5 maven repo reference"

To view the discussion, visit: http://community.jboss.org/message/574145#574145

--------------------------------------------------------------
Hi all,

I'm working on integrating jbpm5 snapshot into a maven based project. I want to include dependency in my pom.xml for jbpm-flow to be able to interact with jbpm5 process runtime. However once I include the following dependency I get errors in my pom,xml about missing set of artifacts. What am I missing here?

        <dependency>
            <groupId>org.jbpm</groupId>
            <artifactId>jbpm</artifactId>
            <version>${jbpm.version}</version>
        </dependency>
                        
        <dependency>
            <groupId>org.jbpm</groupId>
            <artifactId>jbpm-flow</artifactId>
            <version>${jbpm.version}</version>
        </dependency>

Any help would be appreciate it.

Thanks,

Hany Mesha
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/574145#574145]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101202/62faf122/attachment-0001.html 


More information about the jboss-user mailing list