That fixed the FileNotFoundException, now it's failing while trying to
download a mockrunner pom file:
populate-seed-data:
[echo] called seed data with directory
/tmp/CUSTOM_PORTAL1/portal-2/etc
[delete] Deleting directory
/tmp/CUSTOM_PORTAL1/portal-2/etc/target/seed
[mkdir] Created dir: /tmp/CUSTOM_PORTAL1/portal-2/etc/target/seed
[mkdir] Created dir:
/tmp/CUSTOM_PORTAL1/portal-2/etc/target/seed/data
[copy] Copying 1 file to
/tmp/CUSTOM_PORTAL1/portal-2/etc/target/seed/data
[copy] Copying /tmp/CUSTOM_PORTAL1/portal-2/etc/sql/j2-seed.xml to
/tmp/CUSTOM_PORTAL1/portal-2/etc/target/seed/data/j2-seed.xml
[echo] Running Jetspeed Seed Importer with -b
/tmp/CUSTOM_PORTAL1/portal-2/etc/serializer/assembly//boot/ -c
/tmp/CUSTOM_PORTAL1/portal-2/etc/serializer/assembly//
[echo] portlet-api.version=1.0
[echo] org.apache.jetspeed.deploy.version=2.1-dev
[echo]
org.apache.jetspeed.deploy.groupid=org.apache.portals.jetspeed-2
Downloading: mockrunner/mockrunner/0.2.7/mockrunner-0.2.7.pom
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error executing ant tasks
Embedded error: The following error occurred while executing this line:
/tmp/CUSTOM_PORTAL1/portal-2/etc/build.xml:297: The following error
occurred while executing this line:
/tmp/CUSTOM_PORTAL1/portal-2/etc/build.xml:302: The following error
occurred while executing this line:
/tmp/CUSTOM_PORTAL1/portal-2/etc/build.xml:489:
java.lang.ClassCastException:
org.apache.maven.usability.MojoFailureExceptionDiagnoser
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 3 minutes 54 seconds
[INFO] Finished at: Thu Jan 18 13:52:08 EST 2007
[INFO] Final Memory: 17M/34M
[INFO]
------------------------------------------------------------------------
Mick
-----Original Message-----
From: David Sean Taylor [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 17, 2007 7:41 PM
To: Jetspeed Developers List
Subject: Re: Custom Portal Build Error: basedir set incorrectly
Timony, Michael wrote:
> I updated my Jetspeed build yesterday (Jan 16th). And when I try and
> build a custom portal I get the following error (my custom Portal is
> in
> /tmp/CUSTOM_PORTAL1/portal-2):
>
> Embedded error: The following error occurred while executing
this
> line:
> java.io.FileNotFoundException: /tmp/CUSTOM_PORTAL1/build.xml (No
such
> file or directory)
>
OK, svn update to pickup
http://svn.apache.org/viewvc?view=rev&rev=497263
http://svn.apache.org/viewvc?view=rev&rev=497266
and see if that helps
Still seeing problems with:
mvn -P tomcat,dbpsml
aggregate-pages-full:
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error executing ant tasks
Embedded error: The following error occurred while executing this line:
C:\tmp\portal-2\etc\dbpsml\build.xml:80: The following error occurred
while executing this line:
C:\tmp\portal-2\etc\dbpsml\build.xml:150:
C:\tmp\portal-2\src\webapp\WEB-INF\pages not found.
[INFO]
------------------------------------------------------------------------
need to look into that one next
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]