You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by Grant Ingersoll <gs...@apache.org> on 2008/12/12 16:02:06 UTC

ant build-site

Anyone else seeing this when running ant build-site:

      [exec]
      [exec] -prepare-classpath:
      [exec]
      [exec] check-contentdir:
      [exec]
      [exec] examine-proj:
      [exec]
      [exec] validation-props:
      [exec]
      [exec] validate-xdocs:
      [exec] 8 file(s) have been successfully validated.
      [exec] ...validated xdocs
      [exec]
      [exec] validate-skinconf:
      [exec] 1 file(s) have been successfully validated.
      [exec] ...validated skinconf
      [exec]
      [exec] validate-sitemap:
      [exec]
      [exec] BUILD FAILED
      [exec] /usr/local/forrest/main/targets/validate.xml:158:  
java.lang.NullPointerException
      [exec]
      [exec] Total time: 3 seconds
      [exec] Result: 1

BUILD FAILED
/Volumes/User/grantingersoll/projects/lucene/solr/solr-clean/build.xml: 
637: /Volumes/User/grantingersoll/projects/lucene/solr/solr-clean/src/ 
site/build/site not found.




Re: ant build-site

Posted by Koji Sekiguchi <ko...@r.email.ne.jp>.
It works on my PC. Did you check:
http://www.nabble.com/-jira--Created%3A-(FOR-984)-Forrest-doesn%27t-work-properly-with-Sun%27s-JDK-1.6-td9963791.html#a14247180

koji

Grant Ingersoll wrote:
> Anyone else seeing this when running ant build-site:
>
>      [exec]
>      [exec] -prepare-classpath:
>      [exec]
>      [exec] check-contentdir:
>      [exec]
>      [exec] examine-proj:
>      [exec]
>      [exec] validation-props:
>      [exec]
>      [exec] validate-xdocs:
>      [exec] 8 file(s) have been successfully validated.
>      [exec] ...validated xdocs
>      [exec]
>      [exec] validate-skinconf:
>      [exec] 1 file(s) have been successfully validated.
>      [exec] ...validated skinconf
>      [exec]
>      [exec] validate-sitemap:
>      [exec]
>      [exec] BUILD FAILED
>      [exec] /usr/local/forrest/main/targets/validate.xml:158: 
> java.lang.NullPointerException
>      [exec]
>      [exec] Total time: 3 seconds
>      [exec] Result: 1
>
> BUILD FAILED
> /Volumes/User/grantingersoll/projects/lucene/solr/solr-clean/build.xml:637: 
> /Volumes/User/grantingersoll/projects/lucene/solr/solr-clean/src/site/build/site 
> not found.
>
>
>
>