Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Naming the attached artifact

    1 answers - 612 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Hi,
    I am using the following to attach an artifact :
    projectHelper.attachArtifact(project, type, classifier, aFile);
    This creates an artifact with the name -
    ${artifactId}-${version}-classifier.type
    It it possible to name the attached artifact as
    ${artifactId}-classifier-${version}.type ?
    Thanks
    Anita
    Do You Yahoo!?
    Tired of spam? Yahoo! Mail has the best spam protection around
    http://mail.yahoo.com
    To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
    For additional commands, e-mail: users-help (AT) maven (DOT) apache.org
  • No.1 | | 875 bytes | |

    This is not possible as of now

    anita kulshreshtha wrote:
    Hi,
    I am using the following to attach an artifact :
    projectHelper.attachArtifact(project, type, classifier, aFile);
    This creates an artifact with the name -
    ${artifactId}-${version}-classifier.type
    It it possible to name the attached artifact as
    ${artifactId}-classifier-${version}.type ?

    Thanks
    Anita
    >
    >
    >


    Do You Yahoo!?
    Tired of spam? Yahoo! Mail has the best spam protection around
    http://mail.yahoo.com

    To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
    For additional commands, e-mail: users-help (AT) maven (DOT) apache.org

    To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
    For additional commands, e-mail: users-help (AT) maven (DOT) apache.org

Re: Naming the attached artifact


max 4000 letters.
Your nickname that display:
In order to stop the spam: 6 + 5 =
QUESTION ON "Java"

EMSDN.COM