Fabian Krüger
ba8bc91f52
Extract test helper module
...
* Extract test and util module
* Enhance TestProjectHelper (#76 )
* Disable test failing under Windows
2024-04-22 19:24:17 +02:00
Fabian Krüger
861eabc700
Refactoring
...
* Fix package name
* Move classes to the application root package
* Change class names
* Polish
2024-01-26 14:20:40 +01:00
Fabian Krüger
13ed15952a
Fix classpath calculation
...
* Refactor MavanProjectAnalyzer and related classes
* Refactor MavenProjectParser parse methods to reuse code between source sets
* ParsingResults are provided to subsequent modules in a multi-module project. The result can be used to build the classpath when parsing subsequent modules.
2024-01-22 16:57:14 +01:00
Fabian Krüger
31288e0c1e
Bump rewrite versions
...
* rewrite to 8.13.4
* rewrite-maven-plugin to 5.20.0
* Use rewrite-recipe-bom 2.6.2
2024-01-20 17:00:45 +01:00
Fabian Krüger
5ddfeb67a1
Remove comments
2024-01-13 17:28:42 +01:00
Fabian Krüger
169ca2b26a
Test Maven type resolution
...
* Make -test jar a deploy artifact
* Add util package from test
* Test type resolution and usage for simplistic scenario
2024-01-13 16:32:20 +01:00