> Maven is running on Windows7 64bit, installed in C:\Program Files
> (x86)\apache-maven-2.2.1\, and the PATH of the machine includes C:\Program
> Files (x86)\apache-maven-2.2.1\bin

I can't tell you why exactly FileSet can't be found... but you should
probably redo your install to avoid future issues. Put it in
c:\dev\maven or something without spaces in the directory names.

Every now and then there's an odd error that pops up on this list like
"unknown protocol: and" due to the and in "C:\Documents and Settings"
etc. Ideally you might also define your local repo cache to be in a
similar no-spaces path via settings.xml.

Try "mvn -U clean" to force an update of plugins and see if that fixes
your error.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to