1.
[#GRAILS-2922] Many-to-Many Mapping generated wrong column names ...
The user guide (5.5.2.1 section Many-to-Many Mapping) states that the default names for class Group { ... static hasMany = [people:Person] } class Person ...
2.
[#CONTINUUM-1241] Schedule fails to start due to derby database ...
Component/s: Core system. Affects Version/s: 1.0.3. Fix Version/s: 1.1-beta-1 ... When the schedular trys to start a build we get the following error: ...
3.
[#MNG-3227] Custom packaging handling doesn't work well in forked ...
I've made a plugin and a test project to show a possible bug when using custom packaging and forked lifecycle (the "site" lifecycle in fact). ...
4.
[#MNG-3884] Command line arguments don't overwrite settings.xml ...
1°) Run a plugin goal with an argument specified in the command line with ... file that the name of the project is as we expect: "CommandLineProjectName" ...
5.
[#MASSEMBLY-218] repository does not handle classified artifacts ...
I am creating a simple repository with a project that contains classified dependencies (obfuscated jars): <repositories> <repository> ...
6.
[#GRAILS-3443] Enhance grails war to allow building exploded war ...
Enhance the grails war gant script to build an exploded WAR directory. This is critical to allow us to integrate Grails better with our build and deploy ...
7.
[#MNG-2523] OS name activation does not work for Mac OS X - jira ...
Mac OS X: 10.5.6; Java: java version "1.5.0_16"; Maven: 2.0.6. Here's some info from System.getProperties():. java.runtime.name: Java(TM) 2 Runtime ...
8.
[#MNGECLIPSE-77] Add support for WSAD specifics on a J2EE project ...
Need the ability to support the WSAD / J2EE specific configurations. .... Enables multiple output paths for the compiler to accomodate m2 folder layout ... and ensures all projects use it, and not 1.3 (the default one) ...
9.
[#MNGECLIPSE-583] Eclipse export ant build file - missing ...
Eclipse export ant build file - missing dependencies. Created: 01/May/08 03:28 AM Updated: 02/Jun/08 01:29 PM. Component/s: None. Affects Version/s: None ...
10.
[#JRUBY-1181] Rake batch file for Windows environments - jira ...
a Rails batch file for Windows users, as suggested by Changshin Lee. [ Show » ]. Henrik Mohr added a comment - 02/Jul/07 05:05 AM a Rails batch file for ...