[jira] Updated: (MPARTIFACT-63) Cannot deploy artifacts with own ArtifactTypeHandler.

2005-12-06 Thread Lukas Theussl (JIRA)
 [ http://jira.codehaus.org/browse/MPARTIFACT-63?page=all ]

Lukas Theussl updated MPARTIFACT-63:


Fix Version: 1.7

 Cannot deploy artifacts with own ArtifactTypeHandler.
 -

  Key: MPARTIFACT-63
  URL: http://jira.codehaus.org/browse/MPARTIFACT-63
  Project: maven-artifact-plugin
 Type: Bug
 Versions: 1.7
 Reporter: Shinobu Kawai Yoshida
 Priority: Critical
  Fix For: 1.7
  Attachments: MPARTIFACT-63.patch


 As of MPARTIFACT-35, DeployBean#typeHandler became a NamedArtifactTypeHandler 
 (was ArtifactTypeHandler in 1.6).  As a result, any artifact which uses it's 
 own ArtifactTypeHandler and does not extend NamedArtifactTypeHandler fails.
 eg. maven ejb:deploy results in:
 BUILD FAILED
 File.. C:\Documents and 
 Settings\shinobu\.maven\cache\maven-artifact-plugin-1.7-SNAPSHOT\plugin.jelly
 Element... artifact:artifact-deploy
 Line.. 103
 Column 9
 Property 'typeHandler' has no write method
 Total time   : 2 minutes 7 seconds
 Finished at  : Monday, December 5, 2005 12:26:38 PM PST

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MPARTIFACT-63) Cannot deploy artifacts with own ArtifactTypeHandler.

2005-12-06 Thread Shinobu Kawai Yoshida (JIRA)
 [ http://jira.codehaus.org/browse/MPARTIFACT-63?page=all ]

Shinobu Kawai Yoshida updated MPARTIFACT-63:


Attachment: MPARTIFACT-63.patch

A quick fix.

 Cannot deploy artifacts with own ArtifactTypeHandler.
 -

  Key: MPARTIFACT-63
  URL: http://jira.codehaus.org/browse/MPARTIFACT-63
  Project: maven-artifact-plugin
 Type: Bug
 Versions: 1.7
 Reporter: Shinobu Kawai Yoshida
 Priority: Critical
  Fix For: 1.7
  Attachments: MPARTIFACT-63.patch


 As of MPARTIFACT-35, DeployBean#typeHandler became a NamedArtifactTypeHandler 
 (was ArtifactTypeHandler in 1.6).  As a result, any artifact which uses it's 
 own ArtifactTypeHandler and does not extend NamedArtifactTypeHandler fails.
 eg. maven ejb:deploy results in:
 BUILD FAILED
 File.. C:\Documents and 
 Settings\shinobu\.maven\cache\maven-artifact-plugin-1.7-SNAPSHOT\plugin.jelly
 Element... artifact:artifact-deploy
 Line.. 103
 Column 9
 Property 'typeHandler' has no write method
 Total time   : 2 minutes 7 seconds
 Finished at  : Monday, December 5, 2005 12:26:38 PM PST

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]