zanetm / myschedule

Automatically exported from code.google.com/p/myschedule
0 stars 0 forks source link

Add maven profile for optional dependencies #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We should create a new profile that contains groovy, slf4j impl and DB drivers 
for dev and testing.

Original issue reported on code.google.com by saltnlight5 on 23 Oct 2011 at 8:32

GoogleCodeExporter commented 9 years ago
Fixed.

We can now run "mvn tomcat:run -Popt" and get groovy and logging enabled.

Original comment by saltnlight5 on 28 Oct 2011 at 2:33