Search

Dark theme | Light theme

June 9, 2008

Project site in Maven project structure in NetBeans

If we add a site directory to the src directory of a Maven project in NetBeans, we get an extra node in the structure: Project site. Here we can put all our files for the project's site. We can run mvn site to build the site.