See <https://builds.apache.org/job/nuvem/org.apache.nuvem$nuvem-api/1/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Nuvem Cloud API
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
Downloading: 
http://people.apache.org/repo/m2-incubating-repository/org/apache/tuscany/sca/tuscany-sca-api/2.0-M5.1/tuscany-sca-api-2.0-M5.1.pom
[INFO] Unable to find resource 
'org.apache.tuscany.sca:tuscany-sca-api:pom:2.0-M5.1' in repository 
apache.incubator (http://people.apache.org/repo/m2-incubating-repository)
Downloading: 
http://repo1.maven.org/maven2/org/apache/tuscany/sca/tuscany-sca-api/2.0-M5.1/tuscany-sca-api-2.0-M5.1.pom

Downloading: 
http://people.apache.org/repo/m2-incubating-repository/org/apache/tuscany/sca/tuscany-modules/2.0-M5.1/tuscany-modules-2.0-M5.1.pom
[INFO] Unable to find resource 
'org.apache.tuscany.sca:tuscany-modules:pom:2.0-M5.1' in repository 
apache.incubator (http://people.apache.org/repo/m2-incubating-repository)
Downloading: 
http://repo1.maven.org/maven2/org/apache/tuscany/sca/tuscany-modules/2.0-M5.1/tuscany-modules-2.0-M5.1.pom

Downloading: 
http://people.apache.org/repo/m2-incubating-repository/org/apache/tuscany/sca/tuscany-sca/2.0-M5.1/tuscany-sca-2.0-M5.1.pom
[INFO] Unable to find resource 
'org.apache.tuscany.sca:tuscany-sca:pom:2.0-M5.1' in repository 
apache.incubator (http://people.apache.org/repo/m2-incubating-repository)
Downloading: 
http://repo1.maven.org/maven2/org/apache/tuscany/sca/tuscany-sca/2.0-M5.1/tuscany-sca-2.0-M5.1.pom

Downloading: 
http://people.apache.org/repo/m2-incubating-repository/org/apache/tuscany/sca/tuscany-data-api/2.0-M5.1/tuscany-data-api-2.0-M5.1.pom
[INFO] Unable to find resource 
'org.apache.tuscany.sca:tuscany-data-api:pom:2.0-M5.1' in repository 
apache.incubator (http://people.apache.org/repo/m2-incubating-repository)
Downloading: 
http://repo1.maven.org/maven2/org/apache/tuscany/sca/tuscany-data-api/2.0-M5.1/tuscany-data-api-2.0-M5.1.pom

Downloading: 
http://people.apache.org/repo/m2-incubating-repository/org/apache/tuscany/sca/tuscany-sca-api/2.0-M5.1/tuscany-sca-api-2.0-M5.1.jar
[INFO] Unable to find resource 
'org.apache.tuscany.sca:tuscany-sca-api:jar:2.0-M5.1' in repository 
apache.incubator (http://people.apache.org/repo/m2-incubating-repository)
Downloading: 
http://repo1.maven.org/maven2/org/apache/tuscany/sca/tuscany-sca-api/2.0-M5.1/tuscany-sca-api-2.0-M5.1.jar

Downloading: 
http://people.apache.org/repo/m2-incubating-repository/org/apache/tuscany/sca/tuscany-data-api/2.0-M5.1/tuscany-data-api-2.0-M5.1.jar
[INFO] Unable to find resource 
'org.apache.tuscany.sca:tuscany-data-api:jar:2.0-M5.1' in repository 
apache.incubator (http://people.apache.org/repo/m2-incubating-repository)
Downloading: 
http://repo1.maven.org/maven2/org/apache/tuscany/sca/tuscany-data-api/2.0-M5.1/tuscany-data-api-2.0-M5.1.jar

[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/nuvem/org.apache.nuvem$nuvem-api/ws/src/main/resources>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 27 source files to 
<https://builds.apache.org/job/nuvem/org.apache.nuvem$nuvem-api/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:
javac: invalid flag: -s
Usage: javac <options> <source files>
where possible options include:
  -g                         Generate all debugging info
  -g:none                    Generate no debugging info
  -g:{lines,vars,source}     Generate only some debugging info
  -nowarn                    Generate no warnings
  -verbose                   Output messages about what the compiler is doing
  -deprecation               Output source locations where deprecated APIs are 
used
  -classpath <path>          Specify where to find user class files
  -cp <path>                 Specify where to find user class files
  -sourcepath <path>         Specify where to find input source files
  -bootclasspath <path>      Override location of bootstrap class files
  -extdirs <dirs>            Override location of installed extensions
  -endorseddirs <dirs>       Override location of endorsed standards path
  -d <directory>             Specify where to place generated class files
  -encoding <encoding>       Specify character encoding used by source files
  -source <release>          Provide source compatibility with specified release
  -target <release>          Generate class files for specific VM version
  -version                   Version information
  -help                      Print a synopsis of standard options
  -X                         Print a synopsis of nonstandard options
  -J<flag>                   Pass <flag> directly to the runtime system


[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving 
<https://builds.apache.org/job/nuvem/org.apache.nuvem$nuvem-api/ws/pom.xml> to 
/home/hudson/hudson/jobs/nuvem/modules/org.apache.nuvem$nuvem-api/builds/2011-06-20_08-35-46/archive/org.apache.nuvem/nuvem-api/1.0-incubating-SNAPSHOT/nuvem-api-1.0-incubating-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
Failure executing javac, but could not parse the error:
javac: invalid flag: -s
Usage: javac <options> <source files>
where possible options include:
  -g                         Generate all debugging info
  -g:none                    Generate no debugging info
  -g:{lines,vars,source}     Generate only some debugging info
  -nowarn                    Generate no warnings
  -verbose                   Output messages about what the compiler is doing
  -deprecation               Output source locations where deprecated APIs are 
used
  -classpath <path>          Specify where to find user class files
  -cp <path>                 Specify where to find user class files
  -sourcepath <path>         Specify where to find input source files
  -bootclasspath <path>      Override location of bootstrap class files
  -extdirs <dirs>            Override location of installed extensions
  -endorseddirs <dirs>       Override location of endorsed standards path
  -d <directory>             Specify where to place generated class files
  -encoding <encoding>       Specify character encoding used by source files
  -source <release>          Provide source compatibility with specified release
  -target <release>          Generate class files for specific VM version
  -version                   Version information
  -help                      Print a synopsis of standard options
  -X                         Print a synopsis of nonstandard options
  -J<flag>                   Pass <flag> directly to the runtime system



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Mon Jun 20 08:36:31 UTC 2011
[INFO] Final Memory: 23M/217M
[INFO] ------------------------------------------------------------------------

Reply via email to