I've already fixed this, but unfortunately have not been able to commit as SVN is still down.

It just needs a null check at the location of the check

Olivier Lamy wrote:
Hi,
Not a maven dev but a user who made some tests ;-).
Today,
I made this :
rm -rf $HOME/.m2/repository/*
mvn -P snapshots -U clean site site:deploy (snapshots profile included
snapshots in apache and codehaus)


I have the stack trace :
[INFO] Generate "Dependencies" report.
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] null
[INFO]
------------------------------------------------------------------------
[INFO] Trace
java.lang.NullPointerException
        at
org.apache.maven.report.projectinfo.ReportResolutionListener$Node.access
$000(ReportResolu
tionListener.java:149)
        at
org.apache.maven.report.projectinfo.ReportResolutionListener.manageArtif
act(ReportResolut
ionListener.java:121)
        at
org.apache.maven.artifact.resolver.DefaultArtifactCollector.fireEvent(De
faultArtifactColl
ector.java:408)

Glurspp ;-)

In my case it's a multi module site.

The root site is well generated and deployed but failed on the first
module.

Any idea ? (do you need more information on poms or something else ? )

Thanks,
-Olivier


-----Message d'origine-----
De : Brett Porter [mailto:[EMAIL PROTECTED] Envoyé : mercredi 10 mai 2006 20:21
À : Maven Developers List
Objet : [vote] Release Maven Site plugin 2.0-beta-5


Hi,

There's a wealth of new features here.

(snapshot pending svn.apache.org coming back up, also I have the docs here to commit then too)

[ ] +1
[ ] +0
[ ] -1

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleNa
me=Text&version=12541

* [MSITE-23] - problems with site:stage
* [MSITE-24] - Site deployment doesn't allow users in the group to write

files
* [MSITE-40] - don't generate doc file if it is unchanged
* [MSITE-44] - make site reactor aware
* [MSITE-48] - add reusable skin functionality and create skins default,

stylus and classic
* [MSITE-51] - add breadcrumbs
* [MSITE-58] - Ability to assign a report to choosen navigation menu
* [MSITE-65] - ${parentProject}\ in default site descriptor doesn't
resolve
* [MSITE-71] - Plugin uses NON interpolated model values (e.g URL) due to MavenProject.getParent returning non interpolated project * [MSITE-72] - new non reactor populateModules SiteMojo code assumes each POM declares its own URL
* [MSITE-73] - new site code fails to generate banner images in projects

other than site.xml owning project
* [MSITE-74] - Suport proxy
* [MSITE-86] - ${modules} macro placed in site.xml does work properly
* [MSITE-91] - "src/site/site.xml" hardcoded in AbstractSiteMojo.java
* [MSITE-97] - Site plugin doesn't copy images to target
* [MSITE-102] - SCM files in src/site directory cause 'mvn site' to fail

- need to exclude files
* [MSITE-104] - There is no way to specify the input encoding of site documents * [MSITE-108] - problem with nav generation (collapse = true) snapshot used 20060315.092459-4.jar (same trouble doxia trunk) * [MSITE-110] - Use reactor to find parent URL where possible patch (patch also includes improved calculate relative path and better read modules from filesystem POM functionality)
* [MSITE-111] - Invalid site-plugin_ja.properties
* [MSITE-113] - generated-site no longer working
* [MSITE-116] - When deploying an individual stage site it goes in the wrong place
* [MSITE-128] - Site plugin does not properly handle filenames with more

than one period
* [MSITE-61] - deployment of site descriptor should populate any modules

items
* [MSITE-62] - make absolute paths relative where possible
* [MSITE-63] - replace interpolated values with decoration model
directives
* [MSITE-94] - Add an image in an item from the site descriptor (m1
style)
* [MSITE-100] - Improve error message about duplicate files
* [MSITE-109] - Site plugin should convert .fml files when working from xdocDirectory
* [MSITE-115] - Provide a default value for a staging directory
* [MSITE-127] - Welcome page should work with mvn site:run
* [MSITE-68] - Ability to view how the site would look without generating the entire site
* [MSITE-98] - Allow files to be excluded from site generation
* [MSITE-99] - Spanish translation
* [MSITE-105] - No line number for Doxia barfs makes using APT to write site documentation all but impossible
* [MSITE-80] - refactor site mojo into reusable components
* [MSITE-103] - finish refactoring of category summary pages and index page report


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



This e-mail, any attachments and the information contained therein ("this 
message") are confidential and intended solely for the use of the addressee(s). If 
you have received this message in error please send it back to the sender and delete it. 
Unauthorized publication, use, dissemination or disclosure of this message, either in 
whole or in part is strictly prohibited.
********************************************************************** Ce message électronique et tous les fichiers joints ainsi que les informations contenues dans ce message ( ci après "le message" ), sont confidentiels et destinés exclusivement à l'usage de la personne à laquelle ils sont adressés. Si vous avez reçu ce message par erreur, merci de le renvoyer à son émetteur et de le détruire. Toutes diffusion, publication, totale ou partielle ou divulgation sous quelque forme que se soit non expressément autorisées de ce message, sont interdites. **********************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to