]
Ales Justin resolved JBCOMMON-91.
---------------------------------
Resolution: Done
Include the source plugin fragment
----------------------------------
Key: JBCOMMON-91
URL:
https://jira.jboss.org/jira/browse/JBCOMMON-91
Project: JBoss Common
Issue Type: Task
Security Level: Public(Everyone can see)
Components: common-core (2.x)
Affects Versions: 2.2.15.GA
Reporter: Ales Justin
Assignee: Ales Justin
Fix For: 2.2.16.GA
Add
<plugin>
<artifactId>maven-source-plugin</artifactId>
<executions>
<execution>
<id>attach-sources</id>
<phase>verify</phase>
<goals>
<goal>jar</goal>
</goals>
</execution>
</executions>
</plugin>
to pom.xml
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: