Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] [GSoC 2013] Maven Tycho Build

 BUILD SUCCESS..!!! :-)

Here is what i did;
* Changing the Maven version was not help. I had tried with both versions. Anyway, I continued with Maven 3.0.5.
* I deleted the HOME/.m2 directory.
* Then, I executed the command "mvn clean install -P e42" (When i use "mvn clean install -P e43", it did not proceed further at " Computing target platform for MavenProject:") 
* I had to disable my virus guard. Otherwise, build fails with an error "The requested operation cannot be performed on a file with a user-mapped section open".

Thank you,
Madhuranga Lakjeewa



On Tue, Jun 18, 2013 at 12:37 AM, Andreas Sewe <andreas.sewe@xxxxxxxxxxxxxx> wrote:
Hi,

> 1. use Maven 3.0 stable instead of 3.1 alpha.

I second that. As far as I know, Tycho is not (yet) compatible with
Maven 3.1. Best thing is to downgrade to 3.0.5, which works for me.

> 2. clear/delete the HOME/.m2 folder.

This should not be necessary after the downgrade, but maybe it is. So,
try 1 first, then 2.

Best wishes,

Andreas
--
Codetrails UG (haftungsbeschränkt)
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940
_______________________________________________
recommenders-dev mailing list
recommenders-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/recommenders-dev


Back to the top