Uploaded image for project: 'Alias Maven Plugin'
  1. Alias Maven Plugin
  2. ALIASMP-3

Support for bell character for alias commands

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • normal
    • 0.2.0
    • 0.1.4
    • Alias-Mojo
    • Operating System: All
      Platform: All

    Description

      As the bell character ^G or \u0007 is not supported in xml 1.0 a placeholder ${bell} is provided.
      Using ${bell} in a command will lead to a command in the script that uses \u0007 instead.

      Using this feature a bell can be rung when a command finished.

      Example:
      mvn clean install $T echo ${bell}

      Attachments

        Activity

          People

            anton.kronseder Anton Kronseder
            anton.kronseder Anton Kronseder
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: