Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » IAM (Eclipse Integration for Apache Maven) » packaging problem
packaging problem [message #567927] Thu, 13 November 2008 12:49
Andrei Ivanov is currently offline Andrei IvanovFriend
Messages: 4
Registered: July 2009
Junior Member
Hello,
I'm using Q4E 0.8.0 with Eclipse 3.4.1 and I'm having a packaging
problem...
I have 2 modules, 'api' and 'model' using JDK 1.5 and retrotranslator
activated.
These seem to be fine, the JDK 1.4 artifacts are being created and
installed in the local repository (using 'Locally install artifact').
Another module, 'portal' depends on these 2 modules and specifies the 'j4'
classifier for them.
AFAIS, when running 'Package artifact' from Eclipse, the JDK 1.5 modules
are being used and the 'j4' classifier is being added to them(which
confused me and made me think at first the retrotranslator wasn't working).
When using Maven from the command line, the proper jars are used.
I suppose the problem comes from the fact that Q4E detects that the
projects of the first 2 modules are present in the workspace and uses
them...

Is there anything I can do?
Previous Topic:Maven Core artifacts
Next Topic:IAM installation results in extremely slow Eclipse startup
Goto Forum:
  


Current Time: Fri Apr 26 07:37:32 GMT 2024

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

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

Back to the top