My apologies if I am completely clueless, I have no experience with Maven
or Jetspeed whatsoever, and only limited experience with Tomcat and Ant.

I am trying to get a basic build of Jetspeed2 to complete using:
Linux on PPC
IBM Java 1.4.2_0.55
Tomcat 5.0.28
Maven 1.0
Ant 1.6
Mysql

I'm sorta hoping this is something really obvious, and I just don't know
what.  Again, apolgies if I am clueless.

If anyone knows of good documentation, or a book or something, feel free to
direct me there.


--------- Output from "Maven allClean allBuild" command
-----------------------
Starting the reactor...
Our processing order:
Java Portlet API
Jetspeed-2 Core API
Apache Portals Bridges common utilities and interfaces
Jetspeed-2 Portal Commons
Apache Portals My Faces Bridge
Apache Portals Struts Framework Bridge
Jetspeed 2 TreeControl TagLib
Jetspeed-2 Component Manager
Jetspeed-2 RDBMS Components
Jetspeed-2 Persistence Components
Jetspeed-2 Preferences SPI Components
Jetspeed-2 Components
Jetspeed-2 Template Locator
Jetspeed-2 ID Generator
Jetspeed-2 Security Components
Jetspeed-2 Portlet Factory
Jetspeed-2 File Cache
Jetspeed-2 Search Component
Jetspeed-2 Deploy Tools
Jetspeed-2 Web Content
Jetspeed-2 Registry Components
Jetspeed-2 Profiler
Jetspeed-2 Capability Components
Jetspeed-2 Page Manager
Jetspeed-2 Enterprise Portal Content Server
Jetspeed-2 Portal Engine
+----------------------------------------
| Build and Install all Jetspeed 2 jars Java Portlet API
| Memory: 233M/255M
+----------------------------------------
Plugin 'maven-deploy-plugin' in project 'Java Portlet API' is not available

jetspeed2:jar:install:
build:start:

java:prepare-filesystem:
    [mkdir] Created dir:
/usr/local/jakarta-jetspeed-2/portlet-api/target/classes

java:compile:
    [echo] Compiling to
/usr/local/jakarta-jetspeed-2/portlet-api/target/classes
    [javac] Compiling 27 source files to
/usr/local/jakarta-jetspeed-2/portlet-api/target/classes

java:jar-resources:

test:prepare-filesystem:
    [mkdir] Created dir:
/usr/local/jakarta-jetspeed-2/portlet-api/target/test-classes
    [mkdir] Created dir:
/usr/local/jakarta-jetspeed-2/portlet-api/target/test-reports

test:test-resources:

test:compile:
    [echo] No test source files to compile.

test:test:
    [echo] No tests to run.

jar:jar:
    [jar] Building jar:
/usr/local/jakarta-jetspeed-2/portlet-api/target/portlet-api-1.0.jar
Copying: from
'/usr/local/jakarta-jetspeed-2/portlet-api/target/portlet-api-1.0.jar' to:
'/root/.maven/repository/portlet-api/jars/portlet-api-1.0.jar'
Copying: from '/usr/local/jakarta-jetspeed-2/portlet-api/project.xml' to:
'/root/.maven/repository/portlet-api/poms/portlet-api-1.0.pom'
+----------------------------------------
| Build and Install all Jetspeed 2 jars Jetspeed-2 Core API
| Memory: 139M/255M
+----------------------------------------
Plugin 'maven-deploy-plugin' in project 'Jetspeed-2 Core API' is not
available

jar:install:

build:end:

build:start:

java:prepare-filesystem:
    [mkdir] Created dir:
/usr/local/jakarta-jetspeed-2/jetspeed-api/target/classes

java:compile:
    [echo] Compiling to
/usr/local/jakarta-jetspeed-2/jetspeed-api/target/classes
    [javac] Compiling 167 source files to
/usr/local/jakarta-jetspeed-2/jetspeed-api/target/classes
    [javac] error: IO exception sun.io.MalformedInputException
    [javac] error: IO exception sun.io.MalformedInputException
    [javac] error: IO exception sun.io.MalformedInputException
    [javac] error: IO exception sun.io.MalformedInputException
    [javac] error: IO exception sun.io.MalformedInputException
    [javac] error: IO exception sun.io.MalformedInputException
    [javac] 6 errors

BUILD FAILED
File...... /usr/local/jakarta-jetspeed-2/maven.xml
Element... maven:reactor
Line...... 133
Column.... 40
Unable to obtain goal [java:compile] --
/root/.maven/cache/maven-java-plugin-1.4/plugin.jelly:53:48: <ant:javac>
Compile failed; see the compiler error output for details.
Total time: 16 minutes 44 seconds
Finished at: Wed Oct 20 07:06:49 PDT 2004



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to