[jira] Created: (MJAR-69) When 'index' and 'addClasspath' are both true, plugin fails.

2007-03-26 Thread Anagnostopoulos Kostis (JIRA)
When 'index' and 'addClasspath' are both true, plugin fails. Key: MJAR-69 URL: http://jira.codehaus.org/browse/MJAR-69 Project: Maven 2.x Jar Plugin Issue Type: Bug Affects Ver

[jira] Commented: (MDEP-26) New goal to write classpath string with all dependencies from local repo

2006-12-06 Thread Anagnostopoulos Kostis (JIRA)
[ http://jira.codehaus.org/browse/MDEP-26?page=comments#action_81886 ] Anagnostopoulos Kostis commented on MDEP-26: {quote} The classpath should definitely not be sorted alphabeticaly by default as applications might depend on the ord

[jira] Commented: (MDEP-26) New goal to write classpath string with all dependencies from local repo

2006-12-05 Thread Anagnostopoulos Kostis (JIRA)
[ http://jira.codehaus.org/browse/MDEP-26?page=comments#action_81822 ] Anagnostopoulos Kostis commented on MDEP-26: Hi Brian, it wasn't difficult for me to add the up-to-date code since i had already used it in 3 other plugins (maven

[jira] Commented: (MDEPLOY-19) Ability to deploy-file as classifier

2006-11-14 Thread Anagnostopoulos Kostis (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-19?page=comments#action_80124 ] Anagnostopoulos Kostis commented on MDEPLOY-19: --- Hello, I have the same problem as Stefan Hübner said: The deploy goal does not take into consideration the p

[jira] Commented: (MEJB-17) review plugin documentation

2006-11-09 Thread Anagnostopoulos Kostis (JIRA)
[ http://jira.codehaus.org/browse/MEJB-17?page=comments#action_79705 ] Anagnostopoulos Kostis commented on MEJB-17: Please merge this patch ASAP, the info contained in "Specifying an ejb client as dependency" is priceless! Thank you

[jira] Closed: (MEJB-21) [site] The site descriptor is out-dated, the Howto page is not linked.

2006-11-09 Thread Anagnostopoulos Kostis (JIRA)
[ http://jira.codehaus.org/browse/MEJB-21?page=all ] Anagnostopoulos Kostis closed MEJB-21. -- Resolution: Won't Fix I've just read issue MEJB-17 about the new documentation: http://jira.codehaus.org/browse/MEJB-17 So i consider the current issue to

[jira] Updated: (MEJB-21) [site] The site descriptor is out-dated, the Howto page is not linked.

2006-11-09 Thread Anagnostopoulos Kostis (JIRA)
[ http://jira.codehaus.org/browse/MEJB-21?page=all ] Anagnostopoulos Kostis updated MEJB-21: --- Attachment: MEJB-21-fixSiteDescriptor.patch Patch site descriptor to contain these 3 links: About --> index.html Introduction --> introduction.html Howto

[jira] Created: (MEJB-21) [site] The site descriptor is out-dated, the Howto page is not linked.

2006-11-09 Thread Anagnostopoulos Kostis (JIRA)
[site] The site descriptor is out-dated, the Howto page is not linked. -- Key: MEJB-21 URL: http://jira.codehaus.org/browse/MEJB-21 Project: Maven 2.x Ejb Plugin Issue Type:

[jira] Commented: (MDEP-26) New goal to write classpath string with all dependencies from local repo

2006-11-03 Thread Anagnostopoulos Kostis (JIRA)
[ http://jira.codehaus.org/browse/MDEP-26?page=comments#action_79240 ] Anagnostopoulos Kostis commented on MDEP-26: Any progress on it (building a string of all dependencies)? > New goal to write classpath string with all dependencie

[jira] Updated: (MDEP-26) New goal to write classpath string with all dependencies from local repo

2006-09-12 Thread Anagnostopoulos Kostis (JIRA)
[ http://jira.codehaus.org/browse/MDEP-26?page=all ] Anagnostopoulos Kostis updated MDEP-26: --- Attachment: MDEP-26_BuildClasspathMojo.java Hi Brain, A mojo that builds the classpath string as describe by the MDEP-26 issue. Apart from these, it pe

[jira] Commented: (MDEP-26) New goal to write classpath string with all dependencies from local repo

2006-09-12 Thread Anagnostopoulos Kostis (JIRA)
[ http://jira.codehaus.org/browse/MDEP-26?page=comments#action_74541 ] Anagnostopoulos Kostis commented on MDEP-26: I have a mojo ready for this. Should i attach it ? > New goal to write classpath string with all dependencies from lo

[jira] Commented: (MDEP-26) New goal to write classpath string with all dependencies from local repo

2006-07-13 Thread Anagnostopoulos Kostis (JIRA)
[ http://jira.codehaus.org/browse/MDEP-26?page=comments#action_69704 ] Anagnostopoulos Kostis commented on MDEP-26: Now that dependencies moved, is anybody watching this issue or should i close it ? > New goal to write classpath string with all

[jira] Commented: (MDEP-26) New goal to write classpath string with all dependencies from local repo

2006-06-29 Thread Anagnostopoulos Kostis (JIRA)
[ http://jira.codehaus.org/browse/MDEP-26?page=comments#action_68555 ] Anagnostopoulos Kostis commented on MDEP-26: Another parameter is propably needed: || Param Name || Type || Description | preffix| String | If defined, then all de

[jira] Closed: (MDEP-25) Option to copy artifact also, along with its deps on (copy/unpack)-dependencies goals

2006-06-27 Thread Anagnostopoulos Kostis (JIRA)
[ http://jira.codehaus.org/browse/MDEP-25?page=all ] Anagnostopoulos Kostis closed MDEP-25: -- Resolution: Won't Fix Thank you Dan, i should have known this right from the start. I'm closing this issue, but it may be a good idea to add a small

[jira] Commented: (MDEP-25) Option to copy artifact also, along with its deps on (copy/unpack)-dependencies goals

2006-06-26 Thread Anagnostopoulos Kostis (JIRA)
[ http://jira.codehaus.org/browse/MDEP-25?page=comments#action_68224 ] Anagnostopoulos Kostis commented on MDEP-25: I would suggest the name for that parameter to be: {quote} includeProjectArtifact {quote} so that it may be used also by [that

[jira] Created: (MDEP-26) New goal to write classpath string with all dependencies from local repo

2006-06-26 Thread Anagnostopoulos Kostis (JIRA)
New goal to write classpath string with all dependencies from local repo Key: MDEP-26 URL: http://jira.codehaus.org/browse/MDEP-26 Project: Maven 2.x Dependency Plugin Type: New Feature Ver

[jira] Created: (MDEP-25) Option to copy artifact also, along with its deps on (copy/unpack)-dependencies goals

2006-06-26 Thread Anagnostopoulos Kostis (JIRA)
Option to copy artifact also, along with its deps on (copy/unpack)-dependencies goals - Key: MDEP-25 URL: http://jira.codehaus.org/browse/MDEP-25 Project: Maven 2.x Dependency Plugin