You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by "Smits.Dolf" <do...@siemens.com> on 2005/06/13 08:52:43 UTC

Re: J2 - M4 SVN/Maven problem ?

Hello,

I just wanted to pick up some work on jetspeed (making some changes on the
LDAP security part).
(using eclips with subclipse plug-in)
So I started with importing from SVN, donwloaded trunk as a project.

Although this compiled, starting tomcat and requesting a page resulted in
SQL errors being thrown.
(both on mySql as on HSQL)
So I reverted back to the milestone M3 release. This gave a lot of problems
with files being not downloaded.
I upgraded al my plugins (subclipse, meave aand mevenide) to the latest
versions.

Downloaded M3 again (now without any problems) but it wont compile anymore,
it end with maven errors
I tried refreshing the maven xml again but it doesn make any difference.
(ran maven both via eclipse, as well on the command line
(i'm running this on win 2000)

Is this a problem on the SVN repository?
A problem with donwloading via subclipse?
a problem with my maven install?
something else?

Can anyone try to help me out on this?

Thanks a lot,

Dolf Smits

starting maven -o allClean end with the following errors
--
+----------------------------------------
| Cleaning Jetspeed-2 Layout Portlets
| Memory: 23M/35M
+----------------------------------------
+----------------------------------------
| Cleaning Jetspeed 2 Maven Plugin
| Memory: 23M/35M
+----------------------------------------
+----------------------------------------
| Cleaning Jetspeed 2 TagLibs
| Memory: 22M/35M
+----------------------------------------

BUILD FAILED
File...... D:\soft_dev\eclipse\workspace\jakarta-jetspeed-2\maven.xml
Element... attainGoal
Line...... 78
Column.... 31
No goal [clean]
Total time: 33 seconds
Finished at: Mon Jun 13 08:48:54 CEST 2005
--



starting with a maven -o allBuild, it fails ith the following messages

----
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

WARNING: Plugin 'maven-jetspeed2-plugin' is already loaded from
maven-jetspeed2
plugin-2.0-M4-SNAPSHOT; attempting to load maven-jetspeed2-plugin-2.0-M2-dev
WARNING: Plugin 'maven-jetspeed2-plugin' is already loaded from
maven-jetspeed2
plugin-2.0-M2-dev; attempting to load maven-jetspeed2-plugin-1.0.0-SNAPSHOT
build:start:

allBuild:
check.required.properties:

torque:init:

db.scripts.gen:
    [echo] Generating SQL schema creation scripts for HSQLDB
    [torque-sql] Using classpath
    [torque-sql] Generating to file
D:\soft_dev\eclipse\workspace\jakarta-jetsp
ed-2\target\src\sql\hsql\report.portal.sql.generation
    [echo] Generating SQL schema creation scripts for MySQL
    [torque-sql] Using classpath
    [torque-sql] Generating to file
D:\soft_dev\eclipse\workspace\jakarta-jetsp
ed-2\target\src\sql\mysql\report.portal.sql.generation
    [echo] Generating SQL schema creation scripts for Oracle
    [torque-sql] Using classpath
    [torque-sql] Generating to file
D:\soft_dev\eclipse\workspace\jakarta-jetsp
ed-2\target\src\sql\oracle\report.portal.sql.generation
    [echo] Generating SQL schema creation scripts for MS SQL
    [torque-sql] Using classpath
    [torque-sql] Generating to file
D:\soft_dev\eclipse\workspace\jakarta-jetsp
ed-2\target\src\sql\mssql\report.portal.sql.generation
    [echo] Generating SQL schema creation scripts for Postgres
    [torque-sql] Using classpath
    [torque-sql] Generating to file
D:\soft_dev\eclipse\workspace\jakarta-jetsp
ed-2\target\src\sql\postgres\report.portal.sql.generation
Starting the reactor...
Our processing order:
Java Portlet API
Apache Portals Bridges common utilities and interfaces
Apache Portals Velocity Bridge
Jetspeed-2 Core API
Jetspeed-2 Component Manager
Jetspeed-2 Portal Commons
Jetspeed-2 RDBMS Components
Jetspeed-2 Persistence Components
Jetspeed-2 Preferences SPI Components
Jetspeed-2 Security Components
Jetspeed-2 Single Sign On Components
Apache Portals Gems
Jetspeed-2 Portlet Factory
Jetspeed-2 Registry Components
Jetspeed-2 Capability Components
Jetspeed-2 Deploy Tools
Jetspeed-2 File Cache
Jetspeed-2 ID Generator
Jetspeed-2 Components
Jetspeed-2 Template Locator
Jetspeed-2 Profiler
Jetspeed-2 Page Manager
Jetspeed-2 Rewriter Component
Jetspeed-2 Search Component
Jetspeed-2 Web Content
Jetspeed-2 Enterprise Portal Content Server
Jetspeed-2 Portal Engine
Apache Portals Bridges Frameworks
Apache Portals JSF Bridge
Apache Portals Perl Framework Bridge
Apache Portals PHP Framework Bridge
Apache Portals Struts Bridge
Jetspeed 2 TreeControl TagLib
+----------------------------------------
| Build and Install all Jetspeed 2 jars Java Portlet API
| Memory: 35M/51M
+----------------------------------------

BUILD FAILED
File...... D:\soft_dev\eclipse\workspace\jakarta-jetspeed-2\maven.xml
Element... maven:reactor
Line...... 133
Column.... 40
Unknown goal "jar:install"
Total time: 1 minutes 12 seconds
Finished at: Mon Jun 13 08:38:11 CEST 2005
----------

-----Original Message-----
From: Santiago Gala [mailto:sgala@apache.org]
Sent: Wednesday, June 08, 2005 00:08
To: Jetspeed Users List
Subject: [SPAM?] Re: J2 - M4
Importance: Low


El dom, 05-06-2005 a las 23:39 +0200, Ate Douma escribió:
> Florian Theurich wrote:
> > Hi,
> > 
> > can someone tell me when the forth milestone of Jetspeed 2 is going to
be released?
> When its ready ;-)
> 
> To be more clear: there isn't a target date set for it (yet).
> There are quite some changes planned for M4:
> - a move to SVN

This one should be done now. David has just done a test committing to
see if the emails come right to the list, and it did :)

CVS is read only currently, and SVN is at
http://svn.apache.org/repos/asf/portals/jetspeed-1/trunk/ (J1 HEAD)
http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk/ (J2 HEAD)

or substitute trunk by tags or branches...

subclipse should work fine for eclipse. command line too.

Any jetspeed committers not having (yet) been added to the authorization
file via site or pluto? 

> - separation of the portal bridges from Jetspeed-2 into their own Portals
Bridges subproject
> - much more and improved documentation
> - a redesign of the profiler/navigation components
> - further enhancements to page customization
> - further enhancements to security administration
> - AJAX support
> - possibly inter-portlet communications support (not sure about that
though)
> - TCK compliance (I definitely would like that for M4)
> - ...
> 
> I myself would like to see M4 as the last Milestone before going for FINAL
2.0
> 
> But, because our resources are (quite) limited, this still might take some
time...
> Any help (documentation, patches, testing, suggestions) we can get from
the community
> is much appreciated...
> 
> I know a lot of you (and the companies behind you) are anxiously awaiting
the final release.
> So, if you can spare a few days helping us, you will help yourself and all
of us tremendously
> in getting to the final release.
> You can share your experiences, insight and solutions using Jetspeed-2
through the Wiki 
> (http://wiki.apache.org/portals/Jetspeed2) and/or sending in
documentation, patches or comments
> through the mailing list or JIRA tickets.
> 
> Regards, Ate
> 
> 
> > 
> > Thanks
> > 
> > Florian
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
> 
-- 
VP and Chair, Apache Portals (http://portals.apache.org)
Apache Software Foundation

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: J2 - M4 SVN/Maven problem ?

Posted by Raphaël Luta <ra...@apache.org>.
Smits.Dolf wrote:
> Hello,
> 
> I just wanted to pick up some work on jetspeed (making some changes on the
> LDAP security part).
> (using eclips with subclipse plug-in)
> So I started with importing from SVN, donwloaded trunk as a project.
> 
> Although this compiled, starting tomcat and requesting a page resulted in
> SQL errors being thrown.
> (both on mySql as on HSQL)
> So I reverted back to the milestone M3 release. This gave a lot of problems
> with files being not downloaded.
> I upgraded al my plugins (subclipse, meave aand mevenide) to the latest
> versions.
> 
> Downloaded M3 again (now without any problems) but it wont compile anymore,
> it end with maven errors
> I tried refreshing the maven xml again but it doesn make any difference.
> (ran maven both via eclipse, as well on the command line
> (i'm running this on win 2000)
> 
> Is this a problem on the SVN repository?
> A problem with donwloading via subclipse?
> a problem with my maven install?
> something else?
> 
> Can anyone try to help me out on this?
> 

Subclipse occasionnally barfs on SVN repositories when their respective
versions are not synchronised.

To avoid these kind of headaches, I'd advise you to manage you repositoy
access outside of Eclipse either with TortoiseSVN or svn command line.

Your results should be *much* more predictable.

-- 
Raphaël Luta - raphael@apache.org
Apache Portals - Enterprise Portal in Java
http://portals.apache.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org