Parent Directory
|
Revision Log
|
Patch
revision 796 by alfonx, Sat Apr 10 10:19:44 2010 UTC | revision 798 by alfonx, Wed Apr 14 10:25:00 2010 UTC | |
---|---|---|
# | Line 246 | Line 246 |
246 | ||
247 | ||
248 | <plugins> | <plugins> |
249 | <plugin> | |
250 | <groupId>org.apache.maven.plugins</groupId> | |
251 | <artifactId>maven-source-plugin</artifactId> | |
252 | <executions> | |
253 | <execution> | |
254 | <id>attach-sources</id> | |
255 | <goals> | |
256 | <goal>jar</goal> | |
257 | </goals> | |
258 | </execution> | |
259 | </executions> | |
260 | </plugin> | |
261 | ||
262 | <plugin> | <plugin> |
263 | <groupId>org.apache.maven.plugins</groupId> | <groupId>org.apache.maven.plugins</groupId> |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |