Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Maven Simple J2EE Archetype
-
Labels:None
-
Number of attachments :
Description
Hi,
When I create a j2ee-simple project from archetype n°10 the main pom.xml specify a site module but without site directory.
Then at each j2ee project creation I need to delete the relevant line in pom.xml.
Can we have a site directory generated or the relevant line in pom.xml deleted.
Regards.
And the following XML header shouldn't be compulsory ?
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">