[ http://jira.codehaus.org/browse/MNG-1875?page=comments#action_54103 ] 

Brett Porter commented on MNG-1875:
-----------------------------------

can you compare your pom to maven-model's pom and see how it differs. It works 
there.

> Cannot deploy artifact with classifier
> --------------------------------------
>
>          Key: MNG-1875
>          URL: http://jira.codehaus.org/browse/MNG-1875
>      Project: Maven 2
>         Type: Bug

>     Reporter: Miguel Griffa
>     Assignee: Brett Porter

>
>
> Intro:
> I have an artifact I want to deploy with different confs, I use profiles and 
> I want confs to be deployed, so I want somethings like
> core-1.0.dev.jar
> core-1.0.-test.jar
> core-1.0.-prod.jar
> profiles is the way to go.
> The problem is how to set the name of the artifact with profiles. simple 
> overwriting finalName does not work, I was told to put the classifier in the 
> version, but this is incorrect, since all jars above should be in 1.0 dir. 
> putting the classifier in verison makes them appear in different version dirs.

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

Reply via email to