google-code-export / webical

Automatically exported from code.google.com/p/webical
GNU General Public License v3.0
1 stars 1 forks source link

mvn eclipse:eclipse fails #81

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What happened?

running 'mvn -Dwtpversion=1.5 -DdownloadSource=true eclipse:eclipse' as
documented at
http://code.google.com/p/webical/wiki/DevelopmentEnvironmentSetup fails

What steps will reproduce the problem?
1. download trunk from svn
2. run mvn -Dwtpversion=1.5 -DdownloadSource=true eclipse:eclipse

What is the expected output? What do you see instead?
See attachment.

Original issue reported on code.google.com by arnout.engelen on 30 Nov 2008 at 7:24

Attachments:

GoogleCodeExporter commented 9 years ago
Maybe because the command is not run in the webical check out directory?

Original comment by hz0885 on 21 Jun 2012 at 2:05