Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] DLTK and maven artifacts

 Hi,

I'm developing an IDE built on DLTK for the rule language TextMarker, which is now hosted at Apache UIMA. Recently, I changed the build process for the projects to maven facing some problems.

Right now, I managing my maven dependencies by adding a complete Indigo installation with DLTK 3.0 to my local maven repository, but this approach is not very practical for other developers that want to build the IDE.

I haven't found DLTK artifacts in public repositories. Are there any maven artifact for DLTK Core Framework publicly available?

What is the best practice for building DLTK-based projects with maven? I would rather avoid building the Core Frameworks myself and try to keep my build process as simple as possible.

Any advice will be greatly appreciated.

Best regards,

Peter

--
---------------------------------------------------------------------
Dipl.-Inf. Peter Klügl
Universität Würzburg        Tel.: +49-(0)931-31-86741
Am Hubland                  Fax.: +49-(0)931-31-86732
97074 Würzburg              mail: pkluegl@xxxxxxxxxxxxxxxxxxxxxxxxxxx
     http://www.is.informatik.uni-wuerzburg.de/en/staff/kluegl_peter/
---------------------------------------------------------------------



Back to the top