[jboss-jira] [JBoss JIRA] Updated: (JBPM-954) CLONE -Put jBPM into public maven repository

Martin Goldhahn (JIRA) jira-events at lists.jboss.org
Thu Apr 19 05:54:41 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBPM-954?page=all ]

Martin Goldhahn updated JBPM-954:
---------------------------------

    Attachment: pom.xml

This is a pom file for jbpm-3.1.4. To use it you can run 
  mvn install 

After that you can use it as dependency, like this

    <dependency>
      <groupId>org.jbpm</groupId>
      <artifactId>jbpm-pom</artifactId>
      <version>1.0-SNAPSHOT</version>
      <type>pom</type>
    </dependency>


> CLONE -Put jBPM into public maven repository
> --------------------------------------------
>
>                 Key: JBPM-954
>                 URL: http://jira.jboss.com/jira/browse/JBPM-954
>             Project: JBoss jBPM
>          Issue Type: Feature Request
>    Affects Versions: jBPM 3.1.4
>            Reporter: Martin Goldhahn
>         Assigned To: Tom Baeyens
>            Priority: Minor
>         Attachments: pom.xml
>
>
> Please, place jBPM into public maven2 repository (seems under jboss folder). It will allow easily use jBPM in maven2-based projects

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list