Hi,<br><br>I'm just preparing for Alpha7 and there are some issues I need fixed or clarified:-<br><br><b>Mario<br></b><br>./droolsjbpm-integration/drools-kproject-example/pom.xml: <version>6.0.0-SNAPSHOT</version> ---> Remove version info<br>
./droolsjbpm-integration/drools-kproject-example/pom.xml: <version>6.0.0-SNAPSHOT</version> ---> Remove version info<br><br>./droolsjbpm-knowledge/knowledge-internal-api/pom.xml: <version>6.0.0-SNAPSHOT</version> ---> This module is not included in it's parent. Should it be?<br>
./droolsjbpm-knowledge/knowledge-api/pom.xml: <version>6.0.0-SNAPSHOT</version> ---> This module is not included in it's parent. Should it be?<br><br><b>Me!<br></b><br>./guvnor/guvnor-distribution/pom.xml: <version>6.0.0-SNAPSHOT</version> ---> To include in pom for fullProfile<br>
./guvnor/guvnor-jcr2vfs-migration/pom.xml: <jcrGuvnor.version>5.5.1-SNAPSHOT</jcrGuvnor.version> ---> Comment out for alpha7<br>./guvnor/guvnor-distribution-wars/pom.xml: <version>6.0.0-SNAPSHOT</version> ---> To include in pom for fullProfile<br>
<br><b>Salaboy<br></b><br>./jbpm/jbpm-human-task/jbpm-human-task-war/target/upacked-war/META-INF/maven/org.jbpm/jbpm-human-task-war/pom.xml: <version>6.0.0-SNAPSHOT</version> ---> Check if resolved with fullProfile<br>
./jbpm/jbpm-gwt/jbpm-gwt-console-server/target/upacked-war/META-INF/maven/org.jbpm/jbpm-gwt-console-server/pom.xml: <version>6.0.0-SNAPSHOT</version> ---> Check if resolved with fullProfile<br>./jbpm/jbpm-services/pom.xml: <uberfire.version>0.2.0-SNAPSHOT</uberfire.version> ---> Need to change to use property defined in droolsjbpm-parent<br>
./jbpm/jbpm-installer/task-service/pom.xml: <version>6.0.0-SNAPSHOT</version> ----> Please confirm this is not built by maven<br>./jbpm/jbpm-installer/task-service/pom.xml: <version>6.0.0-SNAPSHOT</version> ----> Please confirm this is not built by maven<br>
<br>./jbpm-console-ng/jbpm-console-ng-bpm-home/pom.xml: <version>6.0.0-SNAPSHOT</version> ---> Remove version info<br>./jbpm-console-ng/jbpm-console-ng-process-modeling/jbpm-console-ng-process-modeling-backend/pom.xml: <version>6.0.0-SNAPSHOT</version> ---> Module not included in build. Is this correct.<br>
./jbpm-console-ng/jbpm-console-ng-process-modeling/jbpm-console-ng-process-modeling-api/pom.xml: <version>6.0.0-SNAPSHOT</version> ---> Module not included in build. Is this correct.<br>./jbpm-console-ng/jbpm-console-ng-shared/pom.xml: <version>0.1-SNAPSHOT</version> ----> Suspect parent pom is wrong?<br>
./jbpm-console-ng/jbpm-console-ng-module-archetype/src/main/resources/archetype-resources/pom.xml: <version>6.0.0-SNAPSHOT</version> -----> Suspect need to be updated?<br>./jbpm-console-ng/jbpm-console-ng-module-archetype/target/classes/archetype-resources/pom.xml: <version>6.0.0-SNAPSHOT</version> -----> Suspect need to be updated?<br>
./jbpm-console-ng/jbpm-console-ng-module-archetype/target/test-classes/projects/basic/project/basic/basic-client/pom.xml: <version>0.1-SNAPSHOT</version> -----> Suspect need to be updated?<br>./jbpm-console-ng/jbpm-console-ng-module-archetype/target/test-classes/projects/basic/project/basic/basic-client/pom.xml: <version>0.1-SNAPSHOT</version> -----> Suspect need to be updated?<br>
./jbpm-console-ng/jbpm-console-ng-module-archetype/target/test-classes/projects/basic/project/basic/basic-backend/pom.xml: <version>0.1-SNAPSHOT</version> -----> Suspect need to be updated?<br>./jbpm-console-ng/jbpm-console-ng-module-archetype/target/test-classes/projects/basic/project/basic/basic-backend/pom.xml: <version>0.1-SNAPSHOT</version> -----> Suspect need to be updated?<br>
./jbpm-console-ng/jbpm-console-ng-module-archetype/target/test-classes/projects/basic/project/basic/pom.xml: <version>6.0.0-SNAPSHOT</version> -----> Suspect need to be updated?<br>./jbpm-console-ng/jbpm-console-ng-module-archetype/target/test-classes/projects/basic/project/basic/basic-api/pom.xml: <version>0.1-SNAPSHOT</version> -----> Suspect need to be updated?<br>
./jbpm-console-ng/jbpm-console-ng-executor-service/jbpm-console-ng-executor-service-backend/pom.xml: <version>6.0.0-SNAPSHOT</version> ---> Move dependency version information to droolsjbpm-parent<br>
./jbpm-console-ng/jbpm-console-ng-executor-service/pom.xml: <version>6.0.0-SNAPSHOT</version> ----> Remove version info<br>./jbpm-console-ng/jbpm-console-ng-executor-service/jbpm-console-ng-executor-service-client/pom.xml: <version>6.0.0-SNAPSHOT</version> ---> Move dependency version information to droolsjbpm-parent<br>
./jbpm-console-ng/pom.xml: <version>2.2.1.0-SNAPSHOT</version> ----> Cannot use SNAPSHOT version of gwt-bootstrap. Please change to non-SNAPSHOT.<br><br><b>Porcelli<br></b><br>./kie-commons/kie-nio2-backport/kie-nio2-impls/kie-nio2-eclipse/pom.xml: <version>6.0.0-SNAPSHOT</version> ---> Assuming excluded from build because we don't have an implementation for it?<br>
./kie-commons/kieora/kieora-backends/kieora-backend-lucene/pom.xml: <mapdb.version>0.9-SNAPSHOT</mapdb.version> ----> Cannot have a SNAPSHOT version for maddb. Please change to a non-SNAPSHOT version<br>
./uberfire/pom.xml: <kie-commons.version>6.0.0-SNAPSHOT</kie-commons.version> ----> Will change to use 6.0.0.Alpha7 when building Alpha7 however suspect we could change this to be ${drools.version} for now?<br>
./uberfire/pom.xml: <errai.version>2.2.0-SNAPSHOT</errai.version> -----> Understand this has already been updated.<br><br>These changes\confirmations are essential for the Alpha7 and as such all are blockers at the moment.<br>
<br>With kind regards,<br><br>Mike<br>