Hi all, I got this when building dependencies.
sen...@senaka-laptop:~/carbon-branch/dependencies/commons-vfs$ mvn clean install -Dmaven.test.skip=true [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Commons VFS [INFO] Commons VFS Core [INFO] Commons VFS Examples [INFO] Commons VFS Sandbox [INFO] ------------------------------------------------------------------------ [INFO] Building Commons VFS [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4/maven-clean-plugin-2.4.jar Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-build-plugin/1.3/commons-build-plugin-1.3.pom Downloading: http://repo1.maven.org/maven2/org/apache/commons/commons-build-plugin/1.3/commons-build-plugin-1.3.jar [INFO] [clean:clean] [INFO] [antrun:run {execution: javadoc.resources}] [INFO] Executing tasks [copy] Copying 2 files to /home/senaka/carbon-branch/dependencies/commons-vfs/target/apidocs/META-INF [INFO] Executed tasks [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [remote-resources:process {execution: default}] [INFO] [bundle:manifest {execution: bundle-manifest}] [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [site:attach-descriptor] [INFO] Parent project loaded from repository. [INFO] [install:install] [INFO] Installing /home/senaka/carbon-branch/dependencies/commons-vfs/target/pom-transformed.xml to /home/senaka/.m2/repository/org/apache/commons/commons-vfs-project/2.0-21092010/commons-vfs-project-2.0-21092010.pom [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] [antrun:run {execution: javadoc.resources}] [INFO] Executing tasks [INFO] Executed tasks [INFO] [source:jar {execution: attach-sources}] [INFO] ------------------------------------------------------------------------ [INFO] Building Commons VFS Core [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.pom Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.4.1/maven-resources-plugin-2.4.1.jar [INFO] [antrun:run {execution: javadoc.resources}] [INFO] Executing tasks [INFO] Executed tasks [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] Copying 1 resource to META-INF [INFO] Copying 1 resource to META-INF [INFO] [compiler:compile] [INFO] Compiling 238 source files to /home/senaka/carbon-branch/dependencies/commons-vfs/core/target/classes [INFO] [bundle:manifest {execution: bundle-manifest}] [INFO] [resources:testResources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 29 resources [INFO] Copying 1 resource to META-INF [INFO] Copying 1 resource to META-INF [INFO] [compiler:testCompile] [INFO] Not compiling test sources [INFO] [antrun:run {execution: default}] [INFO] Executing tasks [move] Warning: /home/senaka/carbon-branch/dependencies/commons-vfs/core/target/test-classes/code not found. [INFO] Executed tasks [WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead. [INFO] [surefire:test] [INFO] Tests are skipped. [INFO] [jar:jar] [INFO] Building jar: /home/senaka/carbon-branch/dependencies/commons-vfs/core/target/commons-vfs-2.0-21092010.jar [INFO] [jar:test-jar {execution: default}] [INFO] Skipping packaging of the test-jar [INFO] [install:install] [INFO] Installing /home/senaka/carbon-branch/dependencies/commons-vfs/core/target/commons-vfs-2.0-21092010.jar to /home/senaka/.m2/repository/org/apache/commons/commons-vfs/2.0-21092010/commons-vfs-2.0-21092010.jar [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] [antrun:run {execution: javadoc.resources}] [INFO] Executing tasks [INFO] Executed tasks [INFO] [source:jar {execution: attach-sources}] [INFO] Building jar: /home/senaka/carbon-branch/dependencies/commons-vfs/core/target/commons-vfs-2.0-21092010-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Commons VFS Examples [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] snapshot org.apache.commons:commons-vfs:2.0-SNAPSHOT: checking for updates from apache.snapshots.https [INFO] snapshot org.apache.commons:commons-vfs:2.0-SNAPSHOT: checking for updates from apache.snapshots [INFO] snapshot org.apache.commons:commons-vfs:2.0-SNAPSHOT: checking for updates from apache.m1 Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-vfs/2.0-SNAPSHOT/commons-vfs-2.0-20090326.033229-1.pom 10K downloaded (commons-vfs-2.0-20090326.033229-1.pom) [INFO] snapshot org.apache.commons:commons-vfs-project:2.0-SNAPSHOT: checking for updates from apache.snapshots.https [INFO] snapshot org.apache.commons:commons-vfs-project:2.0-SNAPSHOT: checking for updates from apache.snapshots [INFO] snapshot org.apache.commons:commons-vfs-project:2.0-SNAPSHOT: checking for updates from apache.m1 Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-vfs/2.0-SNAPSHOT/commons-vfs-2.0-20090326.033229-1.jar 387K downloaded (commons-vfs-2.0-20090326.033229-1.jar) [INFO] [antrun:run {execution: javadoc.resources}] [INFO] Executing tasks [INFO] Executed tasks [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to META-INF [INFO] Copying 1 resource to META-INF [INFO] [compiler:compile] [INFO] Compiling 5 source files to /home/senaka/carbon-branch/dependencies/commons-vfs/examples/target/classes [INFO] [bundle:manifest {execution: bundle-manifest}] [INFO] [resources:testResources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/senaka/carbon-branch/dependencies/commons-vfs/examples/src/test/resources [INFO] [compiler:testCompile] [INFO] Not compiling test sources [INFO] [surefire:test] [INFO] Tests are skipped. [INFO] [jar:jar] [INFO] Building jar: /home/senaka/carbon-branch/dependencies/commons-vfs/examples/target/commons-vfs-examples-2.0-21092010.jar [INFO] [install:install] [INFO] Installing /home/senaka/carbon-branch/dependencies/commons-vfs/examples/target/commons-vfs-examples-2.0-21092010.jar to /home/senaka/.m2/repository/org/apache/commons/commons-vfs-examples/2.0-21092010/commons-vfs-examples-2.0-21092010.jar [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] [antrun:run {execution: javadoc.resources}] [INFO] Executing tasks [INFO] Executed tasks [INFO] [source:jar {execution: attach-sources}] [INFO] Building jar: /home/senaka/carbon-branch/dependencies/commons-vfs/examples/target/commons-vfs-examples-2.0-21092010-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Commons VFS Sandbox [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-vfs/2.0-SNAPSHOT/commons-vfs-2.0-20090326.033229-1-tests.jar 129K downloaded (commons-vfs-2.0-20090326.033229-1-tests.jar) [INFO] [antrun:run {execution: javadoc.resources}] [INFO] Executing tasks [INFO] Executed tasks [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to META-INF [INFO] Copying 1 resource [INFO] Copying 1 resource to META-INF [INFO] [compiler:compile] [INFO] Compiling 14 source files to /home/senaka/carbon-branch/dependencies/commons-vfs/sandbox/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/senaka/carbon-branch/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[52,30] cannot find symbol symbol : method getUserName() location: class org.apache.commons.vfs.provider.HostFileNameParser.Authority [ERROR] /home/senaka/carbon-branch/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[76,16] cannot find symbol symbol : method getScheme() location: class org.apache.commons.vfs.provider.HostFileNameParser.Authority [ERROR] /home/senaka/carbon-branch/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[77,16] cannot find symbol symbol : method getHostName() location: class org.apache.commons.vfs.provider.HostFileNameParser.Authority [ERROR] /home/senaka/carbon-branch/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[78,16] cannot find symbol symbol : method getPort() location: class org.apache.commons.vfs.provider.HostFileNameParser.Authority [ERROR] /home/senaka/carbon-branch/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[80,16] cannot find symbol symbol : method getPassword() location: class org.apache.commons.vfs.provider.HostFileNameParser.Authority [ERROR] /home/senaka/carbon-branch/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[75,15] internal error; cannot instantiate SmbFileName(java.lang.String,java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.apache.commons.vfs.FileType) at org.apache.commons.vfs.provider.smb.SmbFileName to () [INFO] 6 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /home/senaka/carbon-branch/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[52,30] cannot find symbol symbol : method getUserName() location: class org.apache.commons.vfs.provider.HostFileNameParser.Authority /home/senaka/carbon-branch/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[76,16] cannot find symbol symbol : method getScheme() location: class org.apache.commons.vfs.provider.HostFileNameParser.Authority /home/senaka/carbon-branch/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[77,16] cannot find symbol symbol : method getHostName() location: class org.apache.commons.vfs.provider.HostFileNameParser.Authority /home/senaka/carbon-branch/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[78,16] cannot find symbol symbol : method getPort() location: class org.apache.commons.vfs.provider.HostFileNameParser.Authority /home/senaka/carbon-branch/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[80,16] cannot find symbol symbol : method getPassword() location: class org.apache.commons.vfs.provider.HostFileNameParser.Authority /home/senaka/carbon-branch/dependencies/commons-vfs/sandbox/src/main/java/org/apache/commons/vfs/provider/smb/SmbFileNameParser.java:[75,15] internal error; cannot instantiate SmbFileName(java.lang.String,java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.apache.commons.vfs.FileType) at org.apache.commons.vfs.provider.smb.SmbFileName to () [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 minutes 2 seconds [INFO] Finished at: Fri Oct 15 13:50:23 IST 2010 [INFO] Final Memory: 79M/1312M [INFO] ------------------------------------------------------------------------ Any idea on what could be the reason? Thanks, Senaka. -- Senaka Fernando Associate Technical Lead WSO2 Inc. E-mail: senaka AT wso2.com; Mobile: +94 77 322 1818 http://www.wso2.com/ - "Lean . Enterprise . Middleware"
_______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
