summaryrefslogtreecommitdiff
path: root/src/main/java/org/apache/maven/plugin/nar/NarSystemMojo.java
Commit message (Collapse)AuthorAgeFilesLines
* Initial merge of local changes with master, main changes :Vikas Rangarajan2010-03-221-1/+14
| | | | | | | | - New mojo for vcproj generation - Fixed aol to be url-friendly for maven deployments (g++->gpp) - Fail build early if specified include paths do not exist - Only add "include" subdirs of sourcedirs if they exist, to the include path - Removed duplication of source dirs in source path
* Fixed NAR-72Mark Donszelmann2009-12-031-1/+3
|
* Fixed NAR-13Mark Donszelmann2009-12-011-8/+1
|
* Fixed NAR-55 and NAR-113Mark Donszelmann2009-12-011-0/+2
|
* Further cleanupMark Donszelmann2009-11-181-2/+2
|
* ReformatMark Donszelmann2009-11-161-0/+4
|
* Fixed NAR-24Mark Donszelmann2009-11-051-7/+5
|
* Libs now in correct place in target, part of NAR-90Mark Donszelmann2009-10-311-0/+121