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/09/15 12:33:12 UTC

[jira] Created: (MPEAR-20) Deploy error because of display name

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPEAR-20

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPEAR-20
    Summary: Deploy error because of display name
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-ear-plugin
   Versions:
             1.5

   Assignee: 
   Reporter: Joerg Schaible

    Created: Wed, 15 Sep 2004 6:32 AM
    Updated: Wed, 15 Sep 2004 6:32 AM
Environment: IONA Orbix Application Server Platform, Windows

Description:
The IONA Orbix J2EE server uses the display name as root directory for the exploaded EAR. Unfortunately this contains by default a colon ("${pom.groupId}:${pom.artifactId}") for a generated application.xml which is obviously not an allowed character for files in Windows. This default value should be set to something, that does not break any app server. Proposal: dot


---------------------------------------------------------------------
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: (MPEAR-20) Deploy error because of display name

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

     Author: dion gillard
    Created: Wed, 15 Sep 2004 8:52 PM
       Body:
If we do this, make it a property rather than hard coding a dot.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPEAR-20?page=comments#action_24128

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPEAR-20

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPEAR-20
    Summary: Deploy error because of display name
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-ear-plugin
   Versions:
             1.5

   Assignee: 
   Reporter: Joerg Schaible

    Created: Wed, 15 Sep 2004 6:32 AM
    Updated: Wed, 15 Sep 2004 8:52 PM
Environment: IONA Orbix Application Server Platform, Windows

Description:
The IONA Orbix J2EE server uses the display name as root directory for the exploaded EAR. Unfortunately this contains by default a colon ("${pom.groupId}:${pom.artifactId}") for a generated application.xml which is obviously not an allowed character for files in Windows. This default value should be set to something, that does not break any app server. Proposal: dot


---------------------------------------------------------------------
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: (MPEAR-20) Deploy error because of display name

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

   Resolver: Felipe Leme
       Date: Thu, 11 Nov 2004 7:00 AM

Fixed - the default value is now ${pom.artifactId}
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPEAR-20

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPEAR-20
    Summary: Deploy error because of display name
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-ear-plugin
   Fix Fors:
             1.6
   Versions:
             1.5

   Assignee: Felipe Leme
   Reporter: Joerg Schaible

    Created: Wed, 15 Sep 2004 6:32 AM
    Updated: Thu, 11 Nov 2004 7:00 AM
Environment: IONA Orbix Application Server Platform, Windows

Description:
The IONA Orbix J2EE server uses the display name as root directory for the exploaded EAR. Unfortunately this contains by default a colon ("${pom.groupId}:${pom.artifactId}") for a generated application.xml which is obviously not an allowed character for files in Windows. This default value should be set to something, that does not break any app server. Proposal: dot


---------------------------------------------------------------------
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: (MPEAR-20) Deploy error because of display name

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

     Author: Joerg Schaible
    Created: Thu, 16 Sep 2004 2:47 AM
       Body:
Well, the display name can be set anyway, but it should work for as many J2EE servers as possible OOTB.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPEAR-20?page=comments#action_24138

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPEAR-20

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPEAR-20
    Summary: Deploy error because of display name
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-ear-plugin
   Versions:
             1.5

   Assignee: 
   Reporter: Joerg Schaible

    Created: Wed, 15 Sep 2004 6:32 AM
    Updated: Thu, 16 Sep 2004 2:47 AM
Environment: IONA Orbix Application Server Platform, Windows

Description:
The IONA Orbix J2EE server uses the display name as root directory for the exploaded EAR. Unfortunately this contains by default a colon ("${pom.groupId}:${pom.artifactId}") for a generated application.xml which is obviously not an allowed character for files in Windows. This default value should be set to something, that does not break any app server. Proposal: dot


---------------------------------------------------------------------
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: (MPEAR-20) Deploy error because of display name

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

     Author: Joerg Schaible
    Created: Thu, 11 Nov 2004 4:42 AM
       Body:
Personally I don't care. The artifactId only should rarely conflict with other apps as long as the default for the display name not just breaks the deployment.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPEAR-20?page=comments#action_26322

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPEAR-20

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPEAR-20
    Summary: Deploy error because of display name
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-ear-plugin
   Versions:
             1.5

   Assignee: Felipe Leme
   Reporter: Joerg Schaible

    Created: Wed, 15 Sep 2004 6:32 AM
    Updated: Thu, 11 Nov 2004 4:42 AM
Environment: IONA Orbix Application Server Platform, Windows

Description:
The IONA Orbix J2EE server uses the display name as root directory for the exploaded EAR. Unfortunately this contains by default a colon ("${pom.groupId}:${pom.artifactId}") for a generated application.xml which is obviously not an allowed character for files in Windows. This default value should be set to something, that does not break any app server. Proposal: dot


---------------------------------------------------------------------
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