Skip to content

Fix parent hierarchies and plugins for the 'all' profile#880

Merged
mkristian merged 1 commit intojruby:masterfrom
jendave:site-all
Jul 11, 2013
Merged

Fix parent hierarchies and plugins for the 'all' profile#880
mkristian merged 1 commit intojruby:masterfrom
jendave:site-all

Conversation

@jendave
Copy link
Contributor

@jendave jendave commented Jul 11, 2013

The 'all' profile can now compile code and generate site docs for all projects including ./maven and ./docs in one command line.
'mvn clean install -Pall site site:stage'
This will compile and create a full website in the ./target/staging directory.

… site docs for all projects including ./maven and ./docs.
mkristian added a commit that referenced this pull request Jul 11, 2013
Fix parent hierarchies and plugins for the 'all' profile
@mkristian mkristian merged commit cddf8fa into jruby:master Jul 11, 2013
@mkristian
Copy link
Member

does it make sense to set the default goal 'post-site' of profile 'all' and execute site:stage in that phase ? i.e. the commandline would be
$ mvn clean
$ mvn -Pall

@jendave jendave deleted the site-all branch July 11, 2013 19:56
@jendave
Copy link
Contributor Author

jendave commented Jul 11, 2013

Sure. Go for it. Thanks for the merge btw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants