Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Birt Runtime 4.4.2 source Jar Maven Repository(Some Source code missing in Source jar from Maven Repository)
Birt Runtime 4.4.2 source Jar Maven Repository [message #1708209] Mon, 14 September 2015 16:14
Christoph Henrici is currently offline Christoph HenriciFriend
Messages: 3
Registered: September 2015
Junior Member
I am getting the org.eclipse.birt.runtime-4.4.2.jar as Maven Dependency from Maven Central in a Eclipse Project. See pom.xml 's below.

But it seems that the source code jar, which goes with it org.eclipse.birt.runtime-4.4.2-sources.jar doesn't contain all the source code. Specifically missing for example all classes from the packages org.eclipse.birt.data.oda.pojo.* but other packages as well.

Am i taking the the jar's from the wrong repository?

If not, where can i get for example the pojo specific sources codes, which go along with 4.4.2.

Ideally it would be one source jar for the whole org.eclipse.birt.runtime.jar since that's the way eclipse works.

Any hints or pointers are very welcome
Christoph

Our pom.xml

<dependency>
<groupId>org.eclipse.birt.runtime</groupId>
<artifactId>org.eclipse.birt.runtime</artifactId>
<version>4.4.2</version>
</dependency>


Previous Topic:Compute report title without running entire report?
Next Topic:[Ecore ODA driver] access to attributes in Ecore conform model using birt data sets
Goto Forum:
  


Current Time: Fri Apr 26 09:45:22 GMT 2024

Powered by FUDForum. Page generated in 0.02886 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top