Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] [Snipmatch]Maven errors while building Snipmatch from source

Hi Amandeep,

> may be I need to study more about Maven.
> I'll come back to it later.

well, getting it to build once without "-offline" (perhaps with some
retries) and thereafter with "-offline" should shield you from most
network-related trouble.

That being said, Snipmatch certainly has the most complicated build
setup, as Xtext does quite a bit of code generation. Other projects that
are IMHO more approachable are the Developer Activities incubator [1]
and also some parts of Code Recommenders itself.

If you are looking for some UI-related tasks, there is [2]. Also, from
your web-page it looks like you've got some interest in Android
development. Code Recommenders currently has some trouble recognizing
the Android runtime JAR, so maybe this (rather self-contained, non-UI)
task is for you [3].

If you are interested in either, just say so in Bugzilla and let's
discuss technical requirements there.

Best wishes,

Andreas

[1]
<https://git.eclipse.org/c/recommenders.incubator/org.eclipse.recommenders.stats.git/>
[2] <https://bugs.eclipse.org/bugs/show_bug.cgi?id=423683>
[3] <https://bugs.eclipse.org/bugs/show_bug.cgi?id=421590>

-- 
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


Back to the top