You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/10/15 10:51:22 UTC

[jira] Created: (MPEJB-16) ejb:install-client and ejb:deploy-client uses wrong file name

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPEJB-16

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPEJB-16
    Summary: ejb:install-client and ejb:deploy-client uses wrong file name
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-ejb-plugin
   Versions:
             1.6

   Assignee: 
   Reporter: Håvard Bjåstad

    Created: Fri, 15 Oct 2004 4:50 AM
    Updated: Fri, 15 Oct 2004 4:50 AM

Description:
When running ejb:install-client or ejb:deploy-client, the "-client" part of the jar file name is not preserved in the installed/deployed file.

See also http://jira.codehaus.org/browse/MPARTIFACT-35

I have created a solution based on Brett's dist plugin


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPEJB-16) ejb:install-client and ejb:deploy-client uses wrong file name

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Timothy A. Herrick
    Created: Thu, 16 Dec 2004 4:41 PM
       Body:
If implementing this with MPEJB-14 the proposed solution works except when deploying snapshots to a remote repository. The jar is fine but the ${artifactId}-snapshot-version file is still overwritten.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPEJB-16?page=comments#action_28097

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPEJB-16

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPEJB-16
    Summary: ejb:install-client and ejb:deploy-client uses wrong file name
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-ejb-plugin
   Versions:
             1.6

   Assignee: 
   Reporter: Håvard Bjåstad

    Created: Fri, 15 Oct 2004 4:50 AM
    Updated: Thu, 16 Dec 2004 4:41 PM

Description:
When running ejb:install-client or ejb:deploy-client, the "-client" part of the jar file name is not preserved in the installed/deployed file.

See also http://jira.codehaus.org/browse/MPARTIFACT-35

I have created a solution based on Brett's dist plugin


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPEJB-16) ejb:install-client and ejb:deploy-client uses wrong file name

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Håvard Bjåstad (mailto:havard@tracetracker.com)
       Date: Fri, 15 Oct 2004 4:51 AM
    Comment:
Updated plugin.jelly file
    Changes:
             Attachment changed to plugin.jelly
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPEJB-16?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPEJB-16

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPEJB-16
    Summary: ejb:install-client and ejb:deploy-client uses wrong file name
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-ejb-plugin
   Versions:
             1.6

   Assignee: 
   Reporter: Håvard Bjåstad

    Created: Fri, 15 Oct 2004 4:50 AM
    Updated: Fri, 15 Oct 2004 4:51 AM

Description:
When running ejb:install-client or ejb:deploy-client, the "-client" part of the jar file name is not preserved in the installed/deployed file.

See also http://jira.codehaus.org/browse/MPARTIFACT-35

I have created a solution based on Brett's dist plugin


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPEJB-16) ejb:install-client and ejb:deploy-client uses wrong file name

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Håvard Bjåstad (mailto:havard@tracetracker.com)
       Date: Fri, 15 Oct 2004 4:53 AM
    Comment:
New file src/main/org/apache/maven/ejb/EJBArtifactTypeHandler.java
    Changes:
             Attachment changed to EJBArtifactTypeHandler.java
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPEJB-16?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPEJB-16

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPEJB-16
    Summary: ejb:install-client and ejb:deploy-client uses wrong file name
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-ejb-plugin
   Versions:
             1.6

   Assignee: 
   Reporter: Håvard Bjåstad

    Created: Fri, 15 Oct 2004 4:50 AM
    Updated: Fri, 15 Oct 2004 4:53 AM

Description:
When running ejb:install-client or ejb:deploy-client, the "-client" part of the jar file name is not preserved in the installed/deployed file.

See also http://jira.codehaus.org/browse/MPARTIFACT-35

I have created a solution based on Brett's dist plugin


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPEJB-16) ejb:install-client and ejb:deploy-client uses wrong file name

Posted by "Vincent Massol (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPEJB-16?page=all ]
     
Vincent Massol closed MPEJB-16:
-------------------------------

      Assign To: Vincent Massol
     Resolution: Fixed
    Fix Version: 1.7

Applied thanks. Next time please submit a real patch (diff -u).  That makes it easier to apply. Also, I have added unit tests ase they were missing and I've modifed the output location: the ejb jars go in ejbs/ and not in jars/.

> ejb:install-client and ejb:deploy-client uses wrong file name
> -------------------------------------------------------------
>
>          Key: MPEJB-16
>          URL: http://jira.codehaus.org/browse/MPEJB-16
>      Project: maven-ejb-plugin
>         Type: Bug
>     Versions: 1.6
>     Reporter: Håvard Bjåstad
>     Assignee: Vincent Massol
>      Fix For: 1.7
>  Attachments: EJBArtifactTypeHandler.java, plugin.jelly, project.xml
>
>
> When running ejb:install-client or ejb:deploy-client, the "-client" part of the jar file name is not preserved in the installed/deployed file.
> See also http://jira.codehaus.org/browse/MPARTIFACT-35
> I have created a solution based on Brett's dist plugin

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPEJB-16) ejb:install-client and ejb:deploy-client uses wrong file name

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Håvard Bjåstad (mailto:havard@tracetracker.com)
       Date: Fri, 15 Oct 2004 4:52 AM
    Comment:
Updated project.xml (note: version should be changed before committed)
    Changes:
             Attachment changed to project.xml
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPEJB-16?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPEJB-16

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPEJB-16
    Summary: ejb:install-client and ejb:deploy-client uses wrong file name
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-ejb-plugin
   Versions:
             1.6

   Assignee: 
   Reporter: Håvard Bjåstad

    Created: Fri, 15 Oct 2004 4:50 AM
    Updated: Fri, 15 Oct 2004 4:52 AM

Description:
When running ejb:install-client or ejb:deploy-client, the "-client" part of the jar file name is not preserved in the installed/deployed file.

See also http://jira.codehaus.org/browse/MPARTIFACT-35

I have created a solution based on Brett's dist plugin


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org