Révision 3940 TXM/trunk/pom.xml
pom.xml (revision 3940) | ||
---|---|---|
73 | 73 |
<artifactId>tycho-p2-director-plugin</artifactId> |
74 | 74 |
<version>${tycho.version}</version> |
75 | 75 |
</plugin> |
76 |
<plugin> |
|
77 |
<groupId>org.eclipse.tycho.extras</groupId> |
|
78 |
<artifactId>tycho-document-bundle-plugin</artifactId> |
|
79 |
<version>2.7.1</version> |
|
80 |
|
|
81 |
</plugin> |
|
76 | 82 |
</plugins> |
77 | 83 |
</pluginManagement> |
78 | 84 |
<plugins> |
... | ... | |
178 | 184 |
<svn.ignore>pom.xml</svn.ignore> |
179 | 185 |
</configuration> |
180 | 186 |
</plugin> --> |
187 |
|
|
188 |
<plugin> |
|
189 |
<groupId>org.eclipse.tycho.extras</groupId> |
|
190 |
<artifactId>tycho-document-bundle-plugin</artifactId> |
|
191 |
<configuration> |
|
192 |
<outputDirectory>/home/mdecorde/javadoctxm</outputDirectory> |
|
193 |
</configuration> |
|
194 |
</plugin> |
|
195 |
|
|
181 | 196 |
</plugins> |
182 | 197 |
</build> |
183 | 198 |
|
Formats disponibles : Unified diff