Hey team, I want to have the Trinidad 1.2 sandbox build nightly (at a minimum) and uploaded to the maven-snapshot-repository so that users can use maven to include the sandbox into their projects if desired. I have setup the pom.xml and running mvn deploy on my workstation is working fine, but it doesn't seem like it is working in continuum. I added a new build to the existing Trinidad 1.2.x continuum project as seen here:
http://myfaces.zones.apache.org:8080/continuum/projectView.action?projectId=75 It doesn't seem like the build for the trinidad-sandbox/pom.xml is being run though. I kicked off a manual build and only the first build (the non-sandbox projects, meaning the root Trinidad pom) was run. Should this be a separate project instead of a second build, or if it is fine as a 2nd build, what is wrong that the trinidad-sandbox/pom.xml build is not running? I am very new to continuum, so it is quite probable that I did something wrong. FYI, the issue that I created for this is https://issues.apache.org/jira/browse/TRINIDAD-1241 Thanks, Andrew
