- Test PC : Window Vista, JDK 1.6
- Action : svn checkout and, ~\spring-roo\trunk>mvn clean install site assembly:assembly
- Error message
is it bug?Code:[INFO] ------------------------------------------------------------------------ [INFO] Building Spring Roo - Addon - Web MVC JSP View [INFO] task-segment: [clean, install, site] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory D:\JAVA_PROJECT\ROO\spring-roo\trunk\addon-web-mvc-jsp\target [INFO] [buildnumber:create {execution: default}] [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: cmd.exe /X /C "svn --non-interactive info" [INFO] Working directory: D:\JAVA_PROJECT\ROO\spring-roo\trunk\addon-web-mvc-jsp [INFO] Storing buildNumber: 417 at timestamp: 1257935315168 [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 7 source files to D:\JAVA_PROJECT\ROO\spring-roo\trunk\addon-web-mvc-jsp\target\classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure D:\JAVA_PROJECT\ROO\spring-roo\trunk\addon-web-mvc-jsp\src\main\java\org\springframework\roo\addon\mvc\jsp\JspDocumentHe lper.java:[37,17] cannot find symbol symbol : class DevPollSelectorProvider location: package sun.nio.ch
please help me ㅜ.ㅜ


Reply With Quote
. Eclipse autocompletion worked too well for me there. I have fixed it in trunk and your build error should be gone by now.
