Create 2 .jars using one project.

2009-09-15 Thread leonardo.
Hi all, I would like to know if exists some example showing how to create 2 .jars using the same project. my problems is i want to remove from one jar one tld file... Example : JAR1 - test1.tld,test2.tld JAR2 - test1.tld Thanks!

[jira] Commented: (MNGECLIPSE-58) Ignore dependent projects when building project classpath

2006-01-26 Thread Leonardo Quijano Vincenzi (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-58?page=comments#action_57044 ] Leonardo Quijano Vincenzi commented on MNGECLIPSE-58: - Here's the issue on the Workspace artifact resolution: http://jira.codehaus.org/browse/MNGECLIP

[jira] Created: (MNGECLIPSE-59) Allow artifact resolution from workspace projects

2006-01-26 Thread Leonardo Quijano Vincenzi (JIRA)
Versions: 0.0.4 Reporter: Leonardo Quijano Vincenzi Assigned to: Eugene Kuleshov Provide artifact resolution from workspace projects, which override the same artifact from the local or remote repositories. This would allow to work with dependant Eclipse projects without specifying

[jira] Commented: (MNGECLIPSE-58) Ignore dependent projects when building project classpath

2006-01-26 Thread Leonardo Quijano Vincenzi (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-58?page=comments#action_57033 ] Leonardo Quijano Vincenzi commented on MNGECLIPSE-58: - Ahhh right, got you. Both solutions work towards the same end, though. Artifact resolution from Eclipse

[jira] Reopened: (MNGECLIPSE-58) Ignore dependent projects when building project classpath

2006-01-26 Thread Leonardo Quijano Vincenzi (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-58?page=all ] Leonardo Quijano Vincenzi reopened MNGECLIPSE-58: - Just in case you forget to answer. > Ignore dependent projects when building project classp

[jira] Commented: (MNGECLIPSE-58) Ignore dependent projects when building project classpath

2006-01-26 Thread Leonardo Quijano Vincenzi (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-58?page=comments#action_57020 ] Leonardo Quijano Vincenzi commented on MNGECLIPSE-58: - So, you're saying: 1) It can't be done right now (because it's "evil" or just

[jira] Created: (MNGECLIPSE-58) Ignore dependent projects when building project classpath

2006-01-26 Thread Leonardo Quijano Vincenzi (JIRA)
: Dependency Resolver Versions: 0.0.4 Environment: Eclipse 3.1.1, MyEclipse 4.0.3, Windows XP2, Java 1.5.0_06 Reporter: Leonardo Quijano Vincenzi Assigned to: Eugene Kuleshov When using MyEclipse's deployer to deploy a webapp with dependant projects, my dependent projects get inc

[jira] Commented: (MNGECLIPSE-57) Unable to download the artifact from any repository

2006-01-25 Thread Leonardo Quijano Vincenzi (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-57?page=comments#action_56913 ] Leonardo Quijano Vincenzi commented on MNGECLIPSE-57: - This is my debug log: 1/25/06 9:58:05 AM CST: Local repository folder "" does not exist 1/25/

[jira] Commented: (MNGECLIPSE-57) Unable to download the artifact from any repository

2006-01-25 Thread Leonardo Quijano Vincenzi (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-57?page=comments#action_56914 ] Leonardo Quijano Vincenzi commented on MNGECLIPSE-57: - By the way... I'm not getting anything on .log. Just some missing builder warnings: !

[jira] Commented: (MNGECLIPSE-57) Unable to download the artifact from any repository

2006-01-24 Thread Leonardo Quijano Vincenzi (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-57?page=comments#action_56871 ] Leonardo Quijano Vincenzi commented on MNGECLIPSE-57: - The plugin works, it just takes too long to compile (longer than normal MVN). I'll check the logs

[jira] Commented: (MNGECLIPSE-57) M2 plugin looks for "" repository folder

2006-01-24 Thread Leonardo Quijano Vincenzi (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-57?page=comments#action_56865 ] Leonardo Quijano Vincenzi commented on MNGECLIPSE-57: - Not at all. Direct internet connection, and I haven't touched settings.xml This problem appeared

[jira] Created: (MNGECLIPSE-57) M2 plugin looks for "" repository folder

2006-01-24 Thread Leonardo Quijano Vincenzi (JIRA)
MyEclipse IDE 4.0, Eclipse 3.1.1 Reporter: Leonardo Quijano Vincenzi Assigned to: Eugene Kuleshov Attachments: pom.xml It seems like I'm getting a lot of these (I just downloaded M2ECLIPSE 0.0.4, but I don't know if the problems were there before) 1/24/06 5:00:08 PM CST: Loc

[jira] Commented: (MNGECLIPSE-30) Maven plugin keeps looking for non-existent apacheds-*-2.4.1 dependency

2006-01-13 Thread Leonardo Quijano Vincenzi (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-30?page=comments#action_55821 ] Leonardo Quijano Vincenzi commented on MNGECLIPSE-30: - Actually, Federico and I work in the same project. He's in Mac OS X and I'm on Windows, and

[jira] Created: (MEV-288) Add dependencies to Jasper Reports poms

2006-01-10 Thread Leonardo Quijano Vincenzi (JIRA)
Add dependencies to Jasper Reports poms --- Key: MEV-288 URL: http://jira.codehaus.org/browse/MEV-288 Project: Maven Evangelism Type: New Feature Components: Invalid POM Reporter: Leonardo Quijano Vincenzi Add

[jira] Commented: (MNGECLIPSE-26) Allow to specify a custom JDK for the Maven process

2006-01-09 Thread Leonardo Quijano Vincenzi (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-26?page=comments#action_55332 ] Leonardo Quijano Vincenzi commented on MNGECLIPSE-26: - This is a global issue. It seems what I want can be done through External Tools ... Run ... JRE, so

[jira] Created: (MEV-280) Incorrect groupid in asn1-ber poms - should be directory-asn1 instead of asn1-ber

2006-01-06 Thread Leonardo Quijano Vincenzi (JIRA)
Components: Invalid POM Reporter: Leonardo Quijano Vincenzi Seems like several directory-asn1's poms have their groupId set to "asn1-ber". It should be "directory-asn1" instead. -- This message is automatically generated by JIRA. - If you think it was sent incor

[jira] Created: (MNGECLIPSE-26) Allow to specify a custom JDK for the Maven process

2006-01-05 Thread Leonardo Quijano Vincenzi (JIRA)
, MyEclipse, Java 5.0 Reporter: Leonardo Quijano Vincenzi Assigned to: Eugene Kuleshov The Maven plugin uses the JRE/JDK used to launch Eclipse. It would be useful to include a dialog that allows people to change that default JDK (mostly due to problems when specifying system jars in pom files