Pierre-Arnaud Marcelot schrieb: > Oh damn... > > I thought I had set it as is: > <missing>timestamp</missing> > instead of > <missing>schemaeditor-help/timestamp</missing> > > Sorry about that...
NP > > What we could use a property instead of the timestamp file. > <profiles> > <profile> > <activation> > <property> > <name>rebuildHelp</name> > <value>false</value> > > </property> > </activation> > ... > </profile> > </profiles> What's the benfit of a property? Where do you set the property? You'd need to set it on every run -> We could also use a profile directly instead of a property ... Felix
