Skip to main content



      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 09:10
Eclipse UserFriend
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 09:12] by Moderator

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


Current Time: Mon Jul 07 08:57:04 EDT 2025

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

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

Back to the top