Looks like the trinidad pom file is wrong and still lists continuum as
the continuous integration piece in the pom.xml. I do not see where on
hudson that the Trinidad site is listed as a project. Anyone know how
to get the site re-deployed?

Also anyone know the correct URL for hudson in the pom.xml? It is currently:

  <ciManagement>
    <system>continuum</system>
    <url>http://myfaces.zones.apache.org:8080/continuum</url>
    <notifiers>
      <notifier>
        <type>mail</type>
        <sendOnSuccess>true</sendOnSuccess>
        <configuration>
          <address>[email protected]</address>
        </configuration>
      </notifier>
    </notifiers>
  </ciManagement>


Thanks,
Andrew

Reply via email to