I have fairly typical multi-module project with an all of the modules in 
subdirectories of the aggregator pom.  When I execute release:perform, the 
maven site plugin tries and fails to deploy using the aggregator pom from the 
target directory, because the file does not exist.  The checkout directory is 
the only thing in the target directory.  It seems to me that it is should be 
using the updated aggregator pom if it is deploying the new SNAPSHOT version, 
or the pom in the checkout directory if it is deploying the released pom.

Any insight would be greatly appreciated.

Regards,

Greg Babcock



...
...
[INFO] [INFO] Unable to load parent project from a relative path: 1 problem was 
encountered while building the effective model
[INFO] [FATAL] Non-readable POM 
D:\perforce\depot\Enterprise\production\target\pom.xml: 
D:\perforce\depot\Enterprise\ production\target\pom.xml (The system cannot find 
the file specified) @
[INFO]  for project  at D:\perforce\depot\Enterprise\ production\target\pom.xml 
for project  at D:\perforce\depot\Enterprise\production\target\pom.xml

[[INFO] [INFO] Parent project loaded from repository.
[INFO] [WARNING] No URL defined for the project - decoration links will not be 
resolved
[INFO] [INFO]
[INFO] [INFO] --- maven-site-plugin:2.0.1:deploy (default-deploy) @ production 
---
[INFO] [INFO] 
------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO]
[INFO] [INFO] Production ............................. FAILURE [9.672s]
[INFO] [INFO]  Hibernate Service ...................... SKIPPED
[INFO] [INFO]  Production Commons ..................... SKIPPED
[INFO] [INFO]  Host Adapter ........................... SKIPPED
[INFO] [INFO]  Web Service Host .................. SKIPPED
[INFO] [INFO]  Web Service Client ................ SKIPPED
[INFO] [INFO]  File Host Adapter Service .............. SKIPPED
[INFO] [INFO] HostAdapterService ............................ SKIPPED
[INFO] [INFO]  Socket Host Adapter Service ............ SKIPPED
[INFO] [INFO] Engineering Client Service ........................ SKIPPED
[INFO] [INFO]  Standard Service ....................... SKIPPED
[INFO] [INFO]  High Availability Service .............. SKIPPED
[INFO] [INFO]  Production Web Application ............. SKIPPED
[INFO] [INFO]  Step One ............................... SKIPPED
[INFO] [INFO]  Configuration Service .................. SKIPPED
[INFO] [INFO] 
------------------------------------------------------------------------

Reply via email to