You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I run the sample spring pax-construct script (http://www.ops4j.org/projects/pax/construct/examples/SPRING_OSGI_EXAMPLE) followed by "mvn site" and "mvn site:deploy", I'm unable to see either the example.service or the example.bean modules on the main page (as I would expect) or any page. The module sites get generated and deployed, they're just not linked anywhere. This seems to be a result of the inheritance from poms/compiled/pom.xml.
This really seems like a bug in maven-site-plugin, but it might be worthwhile to create a workaround for pax-construct. Perhaps create a default site.xml file for pax-create-project that gets updated when pax-create-module or pax-create-bundle get run.
Affects: 1.3
Votes: 0, Watches: 0
The text was updated successfully, but these errors were encountered:
Mike Smoot created PAXCONSTRUCT-90
After I run the sample spring pax-construct script (http://www.ops4j.org/projects/pax/construct/examples/SPRING_OSGI_EXAMPLE) followed by "mvn site" and "mvn site:deploy", I'm unable to see either the example.service or the example.bean modules on the main page (as I would expect) or any page. The module sites get generated and deployed, they're just not linked anywhere. This seems to be a result of the inheritance from poms/compiled/pom.xml.
This really seems like a bug in maven-site-plugin, but it might be worthwhile to create a workaround for pax-construct. Perhaps create a default site.xml file for pax-create-project that gets updated when pax-create-module or pax-create-bundle get run.
Affects: 1.3
Votes: 0, Watches: 0
The text was updated successfully, but these errors were encountered: