Since the released 2.1 documentation isn't available online I thought
I'd build a site locally for reference. After checking out the tag and
running mvn site:site I get a compilation failure:
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
/home/jwhitehouse/work/external/maven-assembly-plugin-2.1/target/generated-sources/modello/org/apache/maven/plugins/assembly/model/io/xpp3/ComponentXpp3Reader.java:[21,31]
cannot find symbol
symbol : class ReaderFactory
location: package org.codehaus.plexus.util
/home/jwhitehouse/work/external/maven-assembly-plugin-2.1/target/generated-sources/modello/org/apache/maven/plugins/assembly/model/io/xpp3/AssemblyXpp3Reader.java:[26,31]
cannot find symbol
symbol : class ReaderFactory
location: package org.codehaus.plexus.util
/home/jwhitehouse/work/external/maven-assembly-plugin-2.1/target/generated-sources/modello/org/apache/maven/plugins/assembly/model/io/xpp3/ComponentXpp3Reader.java:[1255,24]
cannot find symbol
symbol : variable ReaderFactory
location: class
org.apache.maven.plugins.assembly.model.io.xpp3.ComponentXpp3Reader
/home/jwhitehouse/work/external/maven-assembly-plugin-2.1/target/generated-sources/modello/org/apache/maven/plugins/assembly/model/io/xpp3/ComponentXpp3Reader.java:[1271,24]
cannot find symbol
symbol : variable ReaderFactory
location: class
org.apache.maven.plugins.assembly.model.io.xpp3.ComponentXpp3Reader
/home/jwhitehouse/work/external/maven-assembly-plugin-2.1/target/generated-sources/modello/org/apache/maven/plugins/assembly/model/io/xpp3/AssemblyXpp3Reader.java:[1969,24]
cannot find symbol
symbol : variable ReaderFactory
location: class
org.apache.maven.plugins.assembly.model.io.xpp3.AssemblyXpp3Reader
/home/jwhitehouse/work/external/maven-assembly-plugin-2.1/target/generated-sources/modello/org/apache/maven/plugins/assembly/model/io/xpp3/AssemblyXpp3Reader.java:[1985,24]
cannot find symbol
symbol : variable ReaderFactory
location: class
org.apache.maven.plugins.assembly.model.io.xpp3.AssemblyXpp3Reader
This is using Maven 2.0.9:
~/work/external/maven-assembly-plugin-2.1
$ mvn --version
Maven version: 2.0.9
Java version: 1.6.0_06
OS name: "linux" version: "2.6.24-19-generic" arch: "i386" Family:
"unix"
Any ideas?
-------------------------------------------------------------------------------------------------------------------
CONFIDENTIALITY NOTICE: This e-mail and any files attached may contain
confidential and proprietary information of Alcatel-Lucent and/or its
affiliated entities. Access by the intended recipient only is authorized. Any
liability arising from any party acting, or refraining from acting, on any
information contained in this e-mail is hereby excluded. If you are not the
intended recipient, please notify the sender immediately, destroy the original
transmission and its attachments and do not disclose the contents to any other
person, use it for any purpose, or store or copy the information in any medium.
Copyright in this e-mail and any attachments belongs to Alcatel-Lucent and/or
its affiliated entities.