Revision b1d99f9a
Added by Patrick Plitzner over 5 years ago
eu.etaxonomy.taxeditor/pom.xml | ||
---|---|---|
122 | 122 |
<configuration> |
123 | 123 |
<fromDir>${project.build.directory}/repository</fromDir> |
124 | 124 |
<url>scpexe://wp5.e-taxonomy.eu/var/www/download/taxeditor/update/${update.dir}</url> |
125 |
<includes>
|
|
126 |
binary/*,content.jar,artifacts.jar,**/eu.etaxonomy.*.jar
|
|
127 |
</includes>
|
|
125 |
<!-- <includes> -->
|
|
126 |
<!-- binary/*,content.jar,artifacts.jar,**/eu.etaxonomy.*.jar -->
|
|
127 |
<!-- </includes> -->
|
|
128 | 128 |
<!-- Comment out the above and uncomment the below to upload |
129 | 129 |
all jars --> |
130 |
<!-- <includes>**/*</includes> -->
|
|
130 |
<includes>**/*</includes>
|
|
131 | 131 |
<serverId>wp5.e-taxonomy.eu</serverId> |
132 | 132 |
</configuration> |
133 | 133 |
</plugin> |
Also available in: Unified diff
ref #7079 Remove filter for update site