Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Maven Integration (M2E) » Where are my jars? pom.xml modified, Only poms downloaded(Trying to integrate BIRT into my Java EE Web application)
Where are my jars? pom.xml modified, Only poms downloaded [message #673681] Tue, 24 May 2011 13:10
Lars Gustafsson is currently offline Lars GustafssonFriend
Messages: 19
Registered: June 2010
Junior Member
I'm trying to integrate BIRT v2.3.2 or v2.6.2 into my Java EE Web application. I modified my pom.xml. Maven dependency management is enabled in Eclipse so when I save my pom.xml it starts downloading from https:-//repository.jboss.org/nexus. But only poms are downloaded into my local repository (.m2). Whera are all the jars? E.g. I have this dependency:

<dependency>
<groupId>org.eclipse.birt</groupId>
<artifactId>scriptapi</artifactId>
<version>2.3.2</version>
</dependency>

[Updated on: Tue, 24 May 2011 13:12]

Report message to a moderator

Previous Topic:AspectJ versions
Next Topic:Unable to update index for remote repository
Goto Forum:
  


Current Time: Tue Apr 16 10:45:50 GMT 2024

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

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

Back to the top