Hi Alexander, Does the following command work (if not, please give us the output, if one doesn't work in the given order, don't try the following): * mvn clean * mvn process-resources * mvn compile * mvn test * mvn verify * mvn package
Cheers. 2009/4/16 Morgovsky, Alexander (US - Glen Mills) <[email protected]> > Team, please advise, I am not able to generate sites using Maven 2.1.0. > > I have Apache Maven 2.1.0 (r755702; 2009-03-18 15:10:27-0400). > > My error is listed below. Any advise would be greatly appreciated. > > [INFO] [site:site] > [ERROR] No Issue Management set. JIRA Report will not be generated. > [INFO] > ------------------------------------------------------------------------ > [ERROR] FATAL ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] null > [INFO] > ------------------------------------------------------------------------ > [INFO] Trace > java.lang.NullPointerException > at > org.apache.maven.doxia.site.decoration.inheritance.PathUtils.getRelat > ivePath(PathUtils.java:83) > at > org.apache.maven.doxia.site.decoration.inheritance.PathUtils.convertP > ath(PathUtils.java:43) > at > org.apache.maven.doxia.site.decoration.inheritance.DefaultDecorationM > > odelInheritanceAssembler.convertPath(DefaultDecorationModelInheritanceAssembler. > java:334) > at > org.apache.maven.doxia.site.decoration.inheritance.DefaultDecorationM > > odelInheritanceAssembler.resolveLinkItemPaths(DefaultDecorationModelInheritanceA > ssembler.java:255) > at > org.apache.maven.doxia.site.decoration.inheritance.DefaultDecorationM > > odelInheritanceAssembler.mergeLinkItemLists(DefaultDecorationModelInheritanceAss > embler.java:277) > at > org.apache.maven.doxia.site.decoration.inheritance.DefaultDecorationM > > odelInheritanceAssembler.assembleBodyInheritance(DefaultDecorationModelInheritan > ceAssembler.java:192) > at > org.apache.maven.doxia.site.decoration.inheritance.DefaultDecorationM > > odelInheritanceAssembler.assembleModelInheritance(DefaultDecorationModelInherita > > > > > This message (including any attachments) contains confidential information > intended for a specific individual and purpose, and is protected by law. If > you are not the intended recipient, you should delete this message. > > Any disclosure, copying, or distribution of this message, or the taking of > any action based on it, is strictly prohibited. [v.E.1] > -- Baptiste <Batmat> MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !
