I finally got around to running the Maven build. I ran install_rescued_jars.sh and then mvn clean install -Dmaven.test.skip. And I get the following:


Code:
Missing:
----------
1) org.pentaho:pentaho-solutions:jar:1.6-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.pentaho -DartifactId=pentaho-solutions \
          -Dversion=1.6-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
        1) org.pentaho.deployables.jboss:jboss-portal-hsqldb-war:war:1.6-SNAPSHOT
        2) org.pentaho:pentaho-solutions:jar:1.6-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.pentaho.deployables.jboss:jboss-portal-hsqldb-war:war:1.6-SNAPSHOT