Return-Path: Delivered-To: apmail-portals-jetspeed-user-archive@www.apache.org Received: (qmail 72794 invoked from network); 4 Dec 2006 15:47:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Dec 2006 15:47:32 -0000 Received: (qmail 40298 invoked by uid 500); 4 Dec 2006 15:47:37 -0000 Delivered-To: apmail-portals-jetspeed-user-archive@portals.apache.org Received: (qmail 40272 invoked by uid 500); 4 Dec 2006 15:47:37 -0000 Mailing-List: contact jetspeed-user-help@portals.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jetspeed Users List" Delivered-To: mailing list jetspeed-user@portals.apache.org Received: (qmail 40256 invoked by uid 99); 4 Dec 2006 15:47:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Dec 2006 07:47:36 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [68.142.198.200] (HELO smtp101.sbc.mail.mud.yahoo.com) (68.142.198.200) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 04 Dec 2006 07:47:24 -0800 Received: (qmail 36201 invoked from network); 4 Dec 2006 15:47:02 -0000 Received: from unknown (HELO ?192.168.1.102?) (davidseantaylor2@sbcglobal.net@71.142.64.9 with plain) by smtp101.sbc.mail.mud.yahoo.com with SMTP; 4 Dec 2006 15:47:01 -0000 X-YMail-OSG: V.l9ZNkVM1nCzWz5cLlo2zEhVirmL1wwf0Mu_YA01nAkZEuukNTMuObm9UMFYbCVUp8QB0LUG9iw_sj0ebq069DZwKkt__3cAUqjOev9Dwp78JTWrOCsYA-- Message-ID: <457442F6.5070704@bluesunrise.com> Date: Mon, 04 Dec 2006 07:47:02 -0800 From: David Sean Taylor User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Jetspeed Users List Subject: Re: Build Jetspeed-2 within Eclipse References: <20061203054247.99920.qmail@web51005.mail.yahoo.com> In-Reply-To: <20061203054247.99920.qmail@web51005.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Bill Bartels wrote: > I used command line to check out the Jetspeed-2 and built with maven2 by using "mvn -P tomcat". > We provide a .eclipse and .project file with the source. Sounds like you overwrote them by running mvn eclipse:eclipse From what I understand, Maven-2's eclipse:eclipse doesn't work properly with our multi project, at least last time I checked > It deployed to tomcat server well. Then I ran "mvn eclipse:eclipse" under Jetspeed-2 root directory and it produced > the .classpath and .project files. In Eclipse I imported Jetspeed-2 and manually added the missing libs for the build. > I enabled maven2 and did the validation, Eclipse threw out 100+ errors and 1000+ warnings. > > Then can somebody please tell me what would be next in this situation, I mean what I can do on Jetspeed-2 in Eclipse. > How exactly should I build/deploy/debug Jetspeed-2 in Eclipse? We build at the command line, and then remote debug by attaching with Eclipse I've read of some users deploying and running inside Eclipse, but that has never worked as well as remote debugging for me It would be great if we could get our Maven-2 build running inside Eclipse.... --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org For additional commands, e-mail: jetspeed-user-help@portals.apache.org