It's problem with maven 2.0 api. We use them in continuum for reading pom files.
We'll upgrade to more recent maven api in next version.

Emmanuel

Guo, Jiaqi a écrit :
Hi,

I'm working with continuum 1.0.2 and maven 2.0.2. The exact problem described at http://jira.codehaus.org/browse/MNG-1529 come to me. Basically I got project A, B and C where B extends A and C extends B. There are bunch of reports declared in A and no reports are defined in B or C.

Everything works find if I run mvn command to create sites. But in continuum keeps gettting this NullPointerException when building project C. Any suggestions for it? Thanks.


Reply via email to