public
Description: My photo album project.
Homepage: http://bleu.west.spy.net/photo/
Clone URL: git://github.com/dustin/photo.git
Search Repo:
photo / project.properties
100644 19 lines (13 sloc) 0.576 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
maven.repo.remote=http://repo1.maven.org/maven/, \
  http://bleu.west.spy.net/~dustin/repo/
 
maven.checkstyle.properties=${basedir}/etc/checkstyle_config.xml
 
maven.multiproject.basedir=${basedir}
maven.multiproject.ignoreFailures=false
maven.multiproject.navigation=aggregate
 
maven.cobertura.instrumentation.excludes=**/sp/**/*.class
 
spy.buildinfo.prop.src=\
  ${maven.src.dir}/java/net/spy/photo/photoresources.properties.in
spy.buildinfo.prop.out=\
  ${maven.build.dir}/src/net/spy/photo/photoresources.properties
 
maven.aspectj.source=1.5
 
# maven.ear.appxml.generate=true