maven-plugins/idea/xdocs/changes.xml
michal 9f73daab0e Added "idea:multiproject" goal. (IDEA 4 only).
It creates the idea module files (.iml) via reactor and main project which aggregates
this modules. Each module has it's own classpath, src and test, traget dir setting etc.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114582 13f79535-47bb-0310-9956-ffa450edef68
2004-01-10 14:32:59 +00:00

19 lines
375 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<author email="michal.maczka@dimatic.com">Michal Maczka</author>
</properties>
<body>
<release version="1.3" date="in CVS">
<action dev="michal" type="add">
Added idea:multiproject goal. Other goals were decomposed.
</action>
</release>
</body>
</document>