I'm trying to get a simple standalone drools-flow build working using maven and 
cannot seem to resolve the dependencies.

What are the dependencies for drools-flow? I've found mention of 
drools-flow-core and drools-flow-compiler but they are only available for 5.2.0 
snapshot and I was wanting to use 5.1.1. 

I'm having no end of problems with the 5.2.0-SNAPSHOT dependencies. I've 
attached the pom and here is the output I get:

t% mvn  clean install                
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Coding Workflow
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory /Users/bwallis/src/Drools/install/Coding/target
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (MacRoman actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] snapshot org.drools:drools-flow-core:5.2.0.SNAPSHOT: checking for 
updates from jboss-public-repository-group
Downloading: 
https://repository.jboss.org/nexus/content/groups/public/org/drools/drools-flow-core/5.2.0.SNAPSHOT/drools-flow-core-5.2.0.20101123.060233-137.pom
3K downloaded  (drools-flow-core-5.2.0.20101123.060233-137.pom)
[INFO] snapshot org.drools:drools:5.2.0.SNAPSHOT: checking for updates from 
jboss-public-repository-group
Downloading: 
https://repository.jboss.org/nexus/content/groups/public/org/drools/drools/5.2.0.SNAPSHOT/drools-5.2.0.SNAPSHOT.pom
[INFO] Unable to find resource 'org.drools:drools:pom:5.2.0.SNAPSHOT' in 
repository jboss-public-repository-group 
(https://repository.jboss.org/nexus/content/groups/public)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: null:drools-flow-core:jar:null

Reason: Cannot find parent: org.drools:drools for project: 
null:drools-flow-core:jar:null for project null:drools-flow-core:jar:null


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Sun Nov 28 14:01:25 EST 2010
[INFO] Final Memory: 18M/81M
[INFO] ------------------------------------------------------------------------


Attachment: pom.xml
Description: XML document



Brian Wallis
InfoMedix | Architect
p: 3 8615 4553 | f: 3 8615 4501
e: [email protected]
Level 5, 451 Little Bourke Street, Melbourne VIC 3000







_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to