[ 
https://jira.codehaus.org/browse/MASSEMBLY-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kenney Westerhof updated MASSEMBLY-697:
---------------------------------------

    Attachment: MASSEMBLY-697.tar.gz

The attachment contains a simple project (pom, assembly descriptor and a 
placeholder Java class) that illustrates the bug. Run:
{code}
mvn package
unzip -l target/artifactId-1-SNAPSHOT-repository.jar
{code}
to see that the project .jar is missing.

> Repository assembly does not include project jar
> ------------------------------------------------
>
>                 Key: MASSEMBLY-697
>                 URL: https://jira.codehaus.org/browse/MASSEMBLY-697
>             Project: Maven Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.4, 2.5
>         Environment: Windows / Any
> Maven 3.2.1
>            Reporter: Kenney Westerhof
>         Attachments: MASSEMBLY-697.tar.gz
>
>
> The example on 
> http://maven.apache.org/plugins/maven-assembly-plugin/examples/single/using-repositories.html
>  does not produce the advertised results, as it copies the pom into the 
> repository archive, but omits the project .jar.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to